Skip to content

Commit 47fea84

Browse files
committed
Add description
1 parent f17d984 commit 47fea84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DocBlock/Tags/Template.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ final class Template extends TagWithType
2626
/** @var non-empty-string */
2727
private $templateName;
2828

29-
/** @var ?Type */
29+
/** @var ?Type The real type */
3030
private $bound;
3131

3232
/** @var ?Type */

0 commit comments

Comments
 (0)