adding a package namespace to PHP docblock
This commit is contained in:
parent
a662c6b38e
commit
cf0f19edd7
@ -3,6 +3,7 @@
|
||||
/**
|
||||
* ${1:Description}
|
||||
*
|
||||
* @package Namespace\App\Class
|
||||
* @since ${5:1.0.0}
|
||||
*
|
||||
* @param ${2:datatype} ${3:\$variable}
|
||||
|
Loading…
x
Reference in New Issue
Block a user