Search code examples
Is there a PHPDoc standard to describe function attributes passed by reference?...


phpphpdoc

Read More
How to document static class properties in PHP...


phpyiiphpstormphpdoc

Read More
Howto Integrate vendor docs in phpdoc?...


phpcomposer-phpphpdoc

Read More
How should @version be used in phpDoc?...


phpphpdoc

Read More
PhpDoc show indirect extended method...


phpphpdoc

Read More
How to deprecate a magic property in PHPDoc?...


phpphpdoc

Read More
How to type hint the `$this` property in a trait...


phptraitstype-hintingphpdoc

Read More
PHPDoc type hinting for array of objects?...


phpidephpdocvarhint

Read More
PhpDoc: protected property...


phpphpdoc

Read More
Correct syntax for inheritDoc in phpDocumentor...


phpphpdocinheritdoc

Read More
How to document a Laravel model attribute as deprecated?...


phpdocumentationphpdoclaravel-10php-8.2

Read More
PHPDoc - Function exits...


phpphpstormphpdoc

Read More
Comment associative array in PHP Documentor...


phparraysassociative-arrayphpdoc

Read More
Expanding the PHPDoc of a PHP class what found in a Composer package...


phpphpdoc

Read More
How to document available options for string parameter...


phpstringphpdoc

Read More
PHPStan: Property with generic class does not specify its types: TKey, T...


genericsdoctrinestatic-analysisphpdocphpstan

Read More
PhpStorm: Is there a way to enforce a type on the return statement using an inline PHPDoc annotation...


phplaravelphpstormtype-hintingphpdoc

Read More
How to document an array of [type]?...


phparraystypesdocumentationphpdoc

Read More
How do I generate the API docs/documentation for Magento?...


magentodocumentationphpdoc

Read More
PHPStorm + PHPDoc — Can I type-hint an individual array element?...


phpphpstormphpdoc

Read More
Best way to document Array options in PHPDoc?...


phpcakephpphpdoc

Read More
phpdoc: What's the proper way to document a constant...


phpphpdoc

Read More
PhpDocs: Link to another method in "@deprecated" tag's description?...


phpdocumentationphpdocphpdocumentor2

Read More
How to automatic add and update a file header comment block?...


phpwordpresseditorneovimphpdoc

Read More
Syntax of Closure in PHPDoc...


phpclosuresphpdoc

Read More
PHPDoc optional parameter...


phpphpdocparamoption-type

Read More
PHP - Spoofing return-type covariance for code prediction...


phpcovariancereturn-typephpdoc

Read More
When using PHP7, is it necessary to document methods with PHPDoc?...


phpphp-7phpdoc

Read More
Describe an array containing an object (stdClass) with @phpstan-return in PHP DocBlock? - PHPStan...


phparraysphpdocstdclassphpstan

Read More
PHPDoc for "casted" return type...


phpphpstormphpdoc

Read More
BackNext