Merge pull request #723 from codeinabox/php-trait-fix
Fix the PHPDoc for trait snippet
This commit is contained in:
commit
5812cba03b
@ -325,7 +325,7 @@ if m:
|
||||
`};
|
||||
|
||||
/**
|
||||
* Interface ${1:`!p snip.rv=snip.basename`}
|
||||
* Trait ${1:`!p snip.rv=snip.basename`}
|
||||
* @author ${2:`!v g:snips_author`}
|
||||
*/
|
||||
trait $1
|
||||
|
Loading…
x
Reference in New Issue
Block a user