remove unused docblocks

This commit is contained in:
TomasVotruba
2017-11-30 10:27:01 +01:00
committed by Jaap van Otterdijk
parent 4a9675841b
commit 082c811880
17 changed files with 0 additions and 26 deletions
-2
View File
@@ -47,8 +47,6 @@ class DescriptionFactory
/**
* Returns the parsed text of this description.
*
*
*/
public function create(string $contents, ?TypeContext $context = null): Description
{