Search code examples
Use of @since in PHP code...

phpphpdoccomments

Read More
What is the proper way to document files, classes and constructors?...

phpphpdoc

Read More
Sort PHPDoc parameters in PhpStorm...

phpstormphpdoc

Read More
Eclipse code assist and phpDoc...

phpeclipsephpdoceclipse-pdtcontent-assist

Read More
Is there a way to indicate that a class has magic methods defined for every method on another class?...

phpphpstormphpdoc

Read More
Why does phpDoc opening sequence have two stars in `/**` instead of just `/*`...

phpdocumentationphpdoc

Read More
Why does PHPDoc error in PHPStorm over this code?...

phpphpdoc

Read More
PhpStorm: how to tell the var type of an array member?...

phpidephpstormintellisensephpdoc

Read More
PHPDoc @return type equals class field type (in PhpStorm 10.0.4)...

laravelphpstormphpdoc

Read More
PHPDoc / PhpStorm protected members in autocomplete list...

phpphpstormphpdoc

Read More
PhpStorm - PHPDoc "any" type for parameters...

phpphpstormphpdoctype-hinting

Read More
symbols "#@+" in PHP comments...

phpspecial-charactersphpdocdocblocks

Read More
phpdoc variable of class ArrayObject...

phpphpdoc

Read More
How should I PHPDoc a callback?...

phpphpdoc

Read More
Does @see can be use to reference function by name?...

phpphpdoc

Read More
PHP Class scanner...

phpphpdoc

Read More
Why does PhpStorm report an "Argument type does not match" error?...

phpphpstormphpdocphp-7type-hinting

Read More
Why do I get a PHPDoc warning in PhpStorm over this code...

phpwarningsphpdocphpstorm

Read More
How preserve whitespace in code sample in phpdoc comment...

phpeclipsephpdoc

Read More
PHPDoc documentation generator in or out of Eclipse?...

phpeclipsedocumentationphpdoc

Read More
PHPdoc for dynamic magic properties (or methods)...

phpphpstormphpdocphpdocumentor2

Read More
Is @return tag useless with return type declaration...

phpphpdocphp-7

Read More
Php documenting array param...

phpphpdoc

Read More
PhpStorm PHPDocs document static facade class type to enable autocomplete...

phpphpstormaliasstatic-methodsphpdoc

Read More
Is there a standard for documenting GET/POST parameters?...

phpjavadocdoxygenphpdoc

Read More
PHPDoc type hinting overlapping types...

phpphpstormphpdocjetbrains-idetype-hinting

Read More
Follow the link from PHPDoc in PhpStorm...

phpphpstormphpdoc

Read More
For an abstract function, should the phpdoc be defined for the abstract function, the implemented fu...

phpphpdoc

Read More
How to update and generate DocBlock for the entire project in PhpStorm?...

phpphpstormphpdoc

Read More
Best way to write contributions header in php and all available tags like @author...

phpphpdoc

Read More
BackNext