List Question
20 TechQA 2024-03-12T09:50:02.543000File-level DocBlock placement with namespace and declare(strict_types=1)
29 views
Asked by user23587753
Extending classes with generics in PHP using docblocks and proper type hinting in implmentation class functions
46 views
Asked by Reflexecute
is this the correct way to doc block a callable's output in php 8.2?
47 views
Asked by Shawn Naquin
Is there a docblock tag to create a subsection in the structure toolbar?
48 views
Asked by ITalkTooMuchInMeetings
Is adding '@throws \Exception' in PHP docblock of any use, since it is too generic?
85 views
Asked by BlackPanther
How to resolve Pslam MixedReturnTypeCoersion
418 views
Asked by virtualLast
PhpStorm, docblock with object shape
601 views
Asked by Marek Lisiecki
Does PHP dockblock has some kind of @mixin for interfaces?
475 views
Asked by Ihar Aliakseyenka
php laravel IDE typehint magic methods (scope/attribute)
1k views
Asked by Chris
Annotations: How to specify timestamps in docblocks in php
111 views
Asked by Julian
What does the annotation @template mean in PHP doc blocks?
4.9k views
Asked by Sherif Tarek
PHP Docblock for Trait to understand parent class
399 views
Asked by owenmelbz
Document a trait's "constant"
627 views
Asked by HelloPablo
VS Code Show Where Potential Unhandled Exceptions Could Be Thrown
802 views
Asked by Josh
Is it possible to annotate a generic container class in a docblock
126 views
Asked by HelloPablo
PHPDocumentor, phpdoc - missing file-level and global variable comments; 'alse' and 'rue'
68 views
Asked by Leszek Pachura
phpDocumentor doesn't find TODO markers in my code?
265 views
Asked by Leszek Pachura
PhpStorm changing a specific reformat code option
22 views
Asked by AudioBubble
How to make PHP getter/setter inherit DocBlock from their field?
869 views
Asked by mindaugasw
What is the difference between curly braces and angle brackets for type hinting in PHP docblock?
575 views
Asked by AndrewRMillar