Created
November 18, 2018 08:53
-
-
Save digitalhuman/a95902020b0b9f7cf784ee9c7f2ebfeb to your computer and use it in GitHub Desktop.
file is in vendor/test/src
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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