Skip to content

Commit

Permalink
[DependencyInjection] Remove an unused docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Jan 23, 2017
1 parent 4e66554 commit 9e33434
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -24,9 +24,6 @@
*/
class AutowirePass extends AbstractRecursivePass implements CompilerPassInterface
{
/**
* @var ContainerBuilder
*/
private $reflectionClasses = array();
private $definedTypes = array();
private $types;
Expand Down

0 comments on commit 9e33434

Please sign in to comment.