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.
1 parent f17d984 commit 47fea84Copy full SHA for 47fea84
src/DocBlock/Tags/Template.php
@@ -26,7 +26,7 @@ final class Template extends TagWithType
26
/** @var non-empty-string */
27
private $templateName;
28
29
- /** @var ?Type */
+ /** @var ?Type The real type */
30
private $bound;
31
32
/** @var ?Type */
0 commit comments