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

* redundant phpdoc
2021-01-29 11:38:57 +01:00
..
ClassConstantMoveTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
ClassMoveTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
FileManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
ImmutableAnnotationAdditionTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
MethodMoveTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
MissingPropertyTypeTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
MissingReturnTypeTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
NamespaceMoveTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
ParamNameMismatchTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
ParamTypeManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
PropertyMoveTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
PureAnnotationAdditionTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
ReturnTypeManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
UndefinedVariableManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
UnnecessaryVarAnnotationManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
UnusedCodeManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
UnusedVariableManipulationTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00