Search code examples
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
How to document a Laravel model attribute as deprecated?...


phpdocumentationphpdoclaravel-10php-8.2

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


phpcakephpphpdoc

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


phpidephpdocvarhint

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
How can I specify array of objects in PhpDoc...


phpphpdoc

Read More
How to explain PHPDoc attributes of `@property-read` and `@property-write`?...


phpphpdoc

Read More
How to auto generate all phpdoc comments for a specific custom class?...


phpphpdoc

Read More
How to replace phpdocs with new attributes in php 8...


phpdocphp-8php-attributes

Read More
PHPDoc preconditions...


phpdocpreconditions

Read More
PHPStorm: correct PHPDoc for a Collection of Objects?...


phpphpstormphpdoc

Read More
How to navigate Laravel model scopes in PhpStorm...


phplaravelphpstormphpdoc

Read More
Parsing PHP Doc Comments into a Data Structure...


phpparsingphpdoc

Read More
Is there any way to automate refactoring old style comments to phpDoc format?...


phpautomationrefactoringcommentsphpdoc

Read More
PhpStorm PHPDoc type inference: is there a way to manipulate an array and let PhpStorm know its type...


phpphpstormphpdoc

Read More
How to document multiple variable declarations in PHPDoc...


phpphpstormphpdoc

Read More
BackNext