rector/rules/Transform/Rector/MethodCall
Tomas Votruba 1f621e91a4 Updated Rector to commit 88eed987cc361166359c158ffd22d264d165aa8b
88eed987cc Ensure check isFirstClassCallable() before node->getArgs() on CallLike (#4049)
2023-06-02 12:32:12 +00:00
..
MethodCallToFuncCallRector.php Updated Rector to commit 88eed987cc361166359c158ffd22d264d165aa8b 2023-06-02 12:32:12 +00:00
MethodCallToMethodCallRector.php Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a 2023-06-01 08:56:46 +00:00
MethodCallToPropertyFetchRector.php Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a 2023-06-01 08:56:46 +00:00
MethodCallToStaticCallRector.php Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a 2023-06-01 08:56:46 +00:00
ReplaceParentCallByPropertyCallRector.php Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a 2023-06-01 08:56:46 +00:00