We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bae788e commit 8d2dbe1Copy full SHA for 8d2dbe1
1 file changed
src/PhpParser/Node/CustomNode/FileWithoutNamespace.php
@@ -5,7 +5,6 @@
5
namespace Rector\PhpParser\Node\CustomNode;
6
7
use PhpParser\Node\Stmt;
8
-use Rector\Contract\PhpParser\Node\StmtsAwareInterface;
9
10
/**
11
* @deprecated Use @see \Rector\PhpParser\Node\FileNode instead
0 commit comments