1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/FileManipulation
orklah ead107fa9e
More return types (#4173)
* add native return types

* redundant phpdoc
2020-09-12 11:24:05 -04:00
..
ClassConstantMoveTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClassMoveTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
FileManipulationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ImmutableAnnotationAdditionTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MethodMoveTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MissingPropertyTypeTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
MissingReturnTypeTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
NamespaceMoveTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ParamNameMismatchTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ParamTypeManipulationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
PropertyMoveTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
PureAnnotationAdditionTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ReturnTypeManipulationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
UndefinedVariableManipulationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
UnnecessaryVarAnnotationManipulationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
UnusedCodeManipulationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
UnusedVariableManipulationTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00