We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
33ceb3e
Add the PropertyRead and PropertyWrite attributes
fcda73e
Add the Property attribute
f05ab43
Allow using the Type attribute to specify the return type of a function or method
08d95c0
Allow applying the Param attribute at parameter level
b32a0f3
Converts these PHPDoc annotations into their corresponding PHP static analysis attribute:
@readonly
@param
@return
@template
@var