mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Merge pull request #317 from WinterSilence/patch-2
Fix PhpDoc in class Description
This commit is contained in:
@@ -48,7 +48,7 @@ use function vsprintf;
|
|||||||
* is mainly responsible for rendering.
|
* is mainly responsible for rendering.
|
||||||
*
|
*
|
||||||
* @see DescriptionFactory to create a new Description.
|
* @see DescriptionFactory to create a new Description.
|
||||||
* @see Description\Formatter for the formatting of the body and tags.
|
* @see Tags\Formatter for the formatting of the body and tags.
|
||||||
*/
|
*/
|
||||||
class Description
|
class Description
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user