Created
May 2, 2018 22:44
-
-
Save lvidal1/9915dce2ddbb1b09d50a40c1e70fdd80 to your computer and use it in GitHub Desktop.
Standards on commenting based on phpcs definitions
This file contains hidden or 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 version 5.6 | |
* ContestController.php | |
* | |
* @category Controller | |
* @package Http | |
* @author Leonardo Vidal <[email protected]> | |
* @copyright 2018 Caffelli | |
* @license Licence Name | |
* @link http://gitlab.caffelli.com | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment