mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 10:07:12 +00:00
Add description
This commit is contained in:
@@ -26,7 +26,7 @@ final class Template extends TagWithType
|
|||||||
/** @var non-empty-string */
|
/** @var non-empty-string */
|
||||||
private $templateName;
|
private $templateName;
|
||||||
|
|
||||||
/** @var ?Type */
|
/** @var ?Type The real type */
|
||||||
private $bound;
|
private $bound;
|
||||||
|
|
||||||
/** @var ?Type */
|
/** @var ?Type */
|
||||||
|
|||||||
Reference in New Issue
Block a user