1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Plugin/Hook
2021-06-07 22:55:21 -04:00
..
AfterAnalysisInterface.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
AfterClassLikeAnalysisInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
AfterClassLikeExistenceCheckInterface.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
AfterClassLikeVisitInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
AfterCodebasePopulatedInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
AfterEveryFunctionCallAnalysisInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
AfterExpressionAnalysisInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
AfterFileAnalysisInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
AfterFunctionCallAnalysisInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
AfterFunctionLikeAnalysisInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
AfterMethodCallAnalysisInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
AfterStatementAnalysisInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
BeforeFileAnalysisInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
FunctionExistenceProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
FunctionParamsProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
FunctionReturnTypeProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
MethodExistenceProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
MethodParamsProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
MethodReturnTypeProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
MethodVisibilityProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
PropertyExistenceProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
PropertyTypeProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
PropertyVisibilityProviderInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00
StringInterpreterInterface.php Deprecate legacy hook interfaces (#5898) 2021-06-07 10:46:56 -04:00