Add description

This commit is contained in:
AhJ
2024-07-27 18:07:00 +03:30
parent f17d98425c
commit 47fea84af1
+1 -1
View File
@@ -26,7 +26,7 @@ final class Template extends TagWithType
/** @var non-empty-string */
private $templateName;
/** @var ?Type */
/** @var ?Type The real type */
private $bound;
/** @var ?Type */