rector/rules/TypeDeclaration/Rector/ClassMethod
Tomas Votruba 9a2931cbe4 Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a
bdc2fc9963 [NodeManipulator] Remove parent lookup on PropertyFetchAssignManipulator (#4037)
2023-06-01 08:56:46 +00:00
..
AddMethodCallBasedStrictParamTypeRector.php Updated Rector to commit 5ed173f14865e72ba7156645e2a79930152e1cc5 2022-06-07 09:18:30 +00:00
AddParamTypeBasedOnPHPUnitDataProviderRector.php Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a 2023-06-01 08:56:46 +00:00
AddParamTypeDeclarationRector.php Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a 2023-06-01 08:56:46 +00:00
AddParamTypeFromPropertyTypeRector.php Updated Rector to commit a36a4d9fcb244d5d49a45255d9581a16410dff7a 2023-04-05 19:01:37 +00:00
AddReturnTypeDeclarationBasedOnParentClassMethodRector.php Updated Rector to commit a244917a428baa6fa06fabaa4e0be15fd3154e50 2023-05-25 14:52:36 +00:00
AddReturnTypeDeclarationRector.php Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a 2023-06-01 08:56:46 +00:00
AddVoidReturnTypeWhereNoReturnRector.php Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a 2023-06-01 08:56:46 +00:00
ArrayShapeFromConstantArrayReturnRector.php Updated Rector to commit e68c8d23cbbdb9dbfef66133af6bb4f1857015ad 2023-02-07 12:26:09 +00:00
BoolReturnTypeFromStrictScalarReturnsRector.php Updated Rector to commit 1adea7295ddcdf79c0ee5c2859e42cbabb32f26b 2023-05-21 00:34:59 +00:00
ParamAnnotationIncorrectNullableRector.php Updated Rector to commit e97b7f5c5631588b9651ba09ab10ce081c9ec492 2023-05-07 08:04:34 +00:00
ParamTypeByMethodCallTypeRector.php Updated Rector to commit bb59a7c99ad30770689fe011c89377402bf6c7ba 2022-08-29 20:49:28 +00:00
ParamTypeByParentCallTypeRector.php Updated Rector to commit 83f2b16f0c 2022-06-21 15:38:46 +00:00
ReturnAnnotationIncorrectNullableRector.php Updated Rector to commit e68c8d23cbbdb9dbfef66133af6bb4f1857015ad 2023-02-07 12:26:09 +00:00
ReturnNeverTypeRector.php Updated Rector to commit 7f49261e293df93ac9a81dd49e59ad4abed9ed41 2023-05-14 22:40:25 +00:00
ReturnTypeFromReturnDirectArrayRector.php Updated Rector to commit 045ada5f68b80eeea5edadb202d621007f7baf90 2022-12-07 15:27:26 +00:00
ReturnTypeFromReturnNewRector.php Updated Rector to commit af2a06e85ea318a0a294fce64c157f6ae9887383 2023-05-18 21:38:08 +00:00
ReturnTypeFromStrictBoolReturnExprRector.php Updated Rector to commit 2b35d2e75ea03ffe643c012485952ec6df3ea2ba 2022-11-28 20:42:41 +00:00
ReturnTypeFromStrictConstantReturnRector.php Updated Rector to commit 2b35d2e75ea03ffe643c012485952ec6df3ea2ba 2022-11-28 20:42:41 +00:00
ReturnTypeFromStrictNativeCallRector.php Updated Rector to commit 2b35d2e75ea03ffe643c012485952ec6df3ea2ba 2022-11-28 20:42:41 +00:00
ReturnTypeFromStrictNewArrayRector.php Updated Rector to commit 2b35d2e75ea03ffe643c012485952ec6df3ea2ba 2022-11-28 20:42:41 +00:00
ReturnTypeFromStrictTypedCallRector.php Updated Rector to commit e97b7f5c5631588b9651ba09ab10ce081c9ec492 2023-05-07 08:04:34 +00:00
ReturnTypeFromStrictTypedPropertyRector.php Updated Rector to commit f22ddc8f18ef345d5e9c99cbb667548c3c854d7d 2023-03-23 23:21:34 +00:00