Skip to content

Instantly share code, notes, and snippets.

@digitalhuman
Created November 18, 2018 08:53
Show Gist options
  • Save digitalhuman/a95902020b0b9f7cf784ee9c7f2ebfeb to your computer and use it in GitHub Desktop.
Save digitalhuman/a95902020b0b9f7cf784ee9c7f2ebfeb to your computer and use it in GitHub Desktop.
file is in vendor/test/src
<?php
namespace MyNS;
/**
* Description of Test
*
* @author Victor Angelier
*/
class Test
{
//put your code here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment