Update Description.php

This commit is contained in:
Anton
2021-12-18 20:14:14 +03:00
committed by GitHub
parent 622548b623
commit 8e35c5f0db
+1 -1
View File
@@ -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
{ {