Skip to content

Commit 41cb410

Browse files
committed
Removed dead code and various cleaning
1 parent 036989f commit 41cb410

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Compiler/CheckReferenceValidityPass.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ class CheckReferenceValidityPass implements CompilerPassInterface
3333
{
3434
private $container;
3535
private $currentId;
36-
private $currentDefinition;
3736
private $currentScope;
3837
private $currentScopeAncestors;
3938
private $currentScopeChildren;

0 commit comments

Comments
 (0)