rector/rules/TypeDeclaration/Rector/ClassMethod
2022-06-07 08:22:29 +00:00
..
AddArrayParamDocTypeRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
AddArrayReturnDocTypeRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
AddMethodCallBasedStrictParamTypeRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
AddParamTypeDeclarationRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
AddReturnTypeDeclarationRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
AddVoidReturnTypeWhereNoReturnRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
ArrayShapeFromConstantArrayReturnRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
ParamAnnotationIncorrectNullableRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
ParamTypeByMethodCallTypeRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
ParamTypeByParentCallTypeRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
ReturnAnnotationIncorrectNullableRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
ReturnNeverTypeRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
ReturnTypeFromReturnNewRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
ReturnTypeFromStrictTypedCallRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00
ReturnTypeFromStrictTypedPropertyRector.php Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d 2022-06-07 08:22:29 +00:00