Skip to content

Commit 4082b17

Browse files
committed
[DependencyInjection] Remove an unused docblock
1 parent 3fee94c commit 4082b17

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Compiler/AutowirePass.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
*/
2525
class AutowirePass extends AbstractRecursivePass implements CompilerPassInterface
2626
{
27-
/**
28-
* @var ContainerBuilder
29-
*/
3027
private $reflectionClasses = array();
3128
private $definedTypes = array();
3229
private $types;

0 commit comments

Comments
 (0)