Skip to content

Commit 7e5f1bc

Browse files
Update src/Rector/BestPractice/UseThisTInsteadOfTRector.php
Co-authored-by: nLightened Development LLC <nic@nlightened.net>
1 parent fe29b8e commit 7e5f1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rector/BestPractice/UseThisTInsteadOfTRector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
namespace DrupalRector\Rector\BestPractice;
66

77
use PhpParser\Node;
8-
use Rector\Core\Rector\AbstractRector;
8+
use Rector\Rector\AbstractRector;
99
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
1010
use Symplify\RuleDocGenerator\ValueObject\CodeSample\ConfiguredCodeSample;
1111
use PhpParser\Node\Expr\FuncCall;

0 commit comments

Comments
 (0)