rector/rules/TypeDeclaration/Rector/ClassMethod
Tomas Votruba ed4f2ecd4c Updated Rector to commit e666df703e
e666df703e More Reflection cleanup (#328)
2021-06-29 00:31:58 +00:00
..
AddArrayParamDocTypeRector.php Updated Rector to commit f451b0b8e1 2021-05-10 23:39:21 +00:00
AddArrayReturnDocTypeRector.php Updated Rector to commit f451b0b8e1 2021-05-10 23:39:21 +00:00
AddMethodCallBasedStrictParamTypeRector.php Updated Rector to commit 328b5b4a02 2021-06-24 13:19:56 +00:00
AddParamTypeDeclarationRector.php Updated Rector to commit e666df703e 2021-06-29 00:31:58 +00:00
AddReturnTypeDeclarationRector.php Updated Rector to commit e666df703e 2021-06-29 00:31:58 +00:00
AddVoidReturnTypeWhereNoReturnRector.php Updated Rector to commit 16ae2dea9d 2021-06-01 14:04:28 +00:00
ReturnNeverTypeRector.php Updated Rector to commit f451b0b8e1 2021-05-10 23:39:21 +00:00
ReturnTypeFromReturnNewRector.php Updated Rector to commit 028c1064eb 2021-06-17 15:58:43 +00:00
ReturnTypeFromStrictTypedCallRector.php Updated Rector to commit a435716072 2021-06-27 17:35:23 +00:00
ReturnTypeFromStrictTypedPropertyRector.php Updated Rector to commit d8a7f6c3af 2021-06-28 10:46:06 +00:00