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 ea5089e commit 5140305Copy full SHA for 5140305
1 file changed
rules/Php85/Rector/Class_/SleepToSerializeRector.php
@@ -6,7 +6,7 @@
6
7
use PhpParser\Node;
8
use PhpParser\Node\Expr\Array_;
9
-use PhpParser\Node\Expr\ArrayItem;
+use PhpParser\Node\ArrayItem;
10
use PhpParser\Node\Expr\PropertyFetch;
11
use PhpParser\Node\Expr\Variable;
12
use PhpParser\Node\Identifier;
0 commit comments