Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 6e7f0c6

Browse files
committed
Revert "doc block note"
This reverts commit 2487092.
1 parent 09968b5 commit 6e7f0c6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/Generator/TraitUsageGenerator.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@
1111
use Reflection;
1212
use ReflectionMethod;
1313

14-
/**
15-
* Class TraitUsageGenerator
16-
*
17-
* @todo rewrite $this->uses storage such that it easier to differentiate between the class and its alias for 3.0
18-
* @todo pull this logic into ClassGenerator OR rename this class to UsageGenerator for 3.0
19-
*
20-
* @package Zend\Code\Generator
21-
*/
2214
class TraitUsageGenerator extends AbstractGenerator
2315
{
2416
/**

0 commit comments

Comments
 (0)