1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Plugin/Hook
Bruce Weirdan a338e76ef6 Plugin interface segregation (#1076)
* Split Plugin into PluginApi\Hook\* interfaces

* dropped Psalm\Plugin

* updated docs

* s/PluginApi/Plugin/g
2018-11-12 11:20:59 -05:00
..
AfterClassLikeExistenceCheckInterface.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
AfterClassLikeVisitInterface.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
AfterExpressionAnalysisInterface.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
AfterFunctionCallAnalysisInterface.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
AfterMethodCallAnalysisInterface.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
AfterStatementAnalysisInterface.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00