Skip to content

Commit 1e10bdb

Browse files
ArshidArshid
authored andcommitted
SleepToSerializeRector_Class
1 parent 2344caa commit 1e10bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/set/php85.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Rector\Config\RectorConfig;
1010
use Rector\Php85\Rector\ArrayDimFetch\ArrayFirstLastRector;
1111
use Rector\Php85\Rector\ClassMethod\NullDebugInfoReturnRector;
12-
use Rector\Php85\Rector\ClassMethod\SleepToSerializeRector;
12+
use Rector\Php85\Rector\Class_\SleepToSerializeRector;
1313
use Rector\Php85\Rector\Const_\DeprecatedAnnotationToDeprecatedAttributeRector;
1414
use Rector\Php85\Rector\FuncCall\ArrayKeyExistsNullToEmptyStringRector;
1515
use Rector\Php85\Rector\FuncCall\ChrArgModuloRector;

0 commit comments

Comments
 (0)