rector/rules/TypeDeclaration/Rector/ClassMethod
Tomas Votruba 058d52567d Updated Rector to commit c621d7650d
c621d7650d [TypeDeclaration] Add void upper inner function has return on ReturnTypeDeclarationRector (#1447)
2021-12-10 09:57:54 +00:00
..
AddArrayParamDocTypeRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
AddArrayReturnDocTypeRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
AddMethodCallBasedStrictParamTypeRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
AddParamTypeDeclarationRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
AddReturnTypeDeclarationRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
AddVoidReturnTypeWhereNoReturnRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
ParamTypeByMethodCallTypeRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
ParamTypeByParentCallTypeRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
ReturnNeverTypeRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
ReturnTypeFromReturnNewRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
ReturnTypeFromStrictTypedCallRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00
ReturnTypeFromStrictTypedPropertyRector.php Updated Rector to commit c621d7650d 2021-12-10 09:57:54 +00:00