Skip to content

Instantly share code, notes, and snippets.

@abtris
Created May 31, 2010 13:41
Show Gist options
  • Select an option

  • Save abtris/419842 to your computer and use it in GitHub Desktop.

Select an option

Save abtris/419842 to your computer and use it in GitHub Desktop.
#set($HH = '##')
<?php
/**
* @package ${HH}PACKAGE${HH}
* @version ${HH}VERSION${HH}
* @author ${HH}AUTHOR${HH}
* @filesource
*/
/**
* @package ${HH}PACKAGE${HH}
*/
class ${NAME}
{
}
@abtris

abtris commented May 31, 2010

Copy link
Copy Markdown
Author

PHP Storm template with hash tags as Doctrine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment