mirror of
https://github.com/danog/psalm.git
synced 2024-12-13 01:37:23 +01:00
undefined param
This commit is contained in:
parent
0780b85c30
commit
ddcd2e6930
@ -32,8 +32,6 @@ class Shepherd implements \Psalm\Plugin\EventHandler\AfterAnalysisInterface
|
||||
{
|
||||
/**
|
||||
* Called after analysis is complete
|
||||
*
|
||||
* @param array<string, list<IssueData>> $issues
|
||||
*/
|
||||
public static function afterAnalysis(
|
||||
AfterAnalysisEvent $event
|
||||
|
Loading…
Reference in New Issue
Block a user