mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 13:28:18 +01:00
cleanup
This commit is contained in:
parent
5120451ee5
commit
5dfa359257
@ -1,13 +0,0 @@
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
namespace Rector\NodeTraverser;
|
||||
|
||||
use PhpParser\NodeTraverser;
|
||||
|
||||
/**
|
||||
* Allow to add priorites to node vistiors
|
||||
*/
|
||||
final class PriorityAwareNodeTraverser extends NodeTraverser
|
||||
{
|
||||
// might be needed, so ready here
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user