0.1.0
Converts these PHPDoc annotations into their corresponding PHP static analysis attribute:
Attribute | PHPDoc Annotation |
---|---|
IsReadOnly | @readonly |
Param | @param |
Returns | @return |
Template | @template |
Type | @var |
Converts these PHPDoc annotations into their corresponding PHP static analysis attribute:
Attribute | PHPDoc Annotation |
---|---|
IsReadOnly | @readonly |
Param | @param |
Returns | @return |
Template | @template |
Type | @var |