mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 10:07:12 +00:00
improve comment
This commit is contained in:
committed by
Jaap van Otterdijk
parent
082c811880
commit
51122cfa1d
@@ -24,7 +24,7 @@ abstract class BaseTag implements DocBlock\Tag
|
||||
/** @var string Name of the tag */
|
||||
protected $name = '';
|
||||
|
||||
/** @var Description|null Description of the tag. */
|
||||
/** @var Description|string|null Description of the tag. */
|
||||
protected $description;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user