mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
2nd attempt to fix CommentAnalyzerTest::providerSplitDocLine()
docblock (https://github.com/vimeo/psalm/pull/10000#issuecomment-1627430145)
This commit is contained in:
parent
a69b0caa23
commit
d2ec23fc71
@ -86,7 +86,7 @@ class CommentAnalyzerTest extends BaseTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @return iterable<array<mixed>>
|
||||
* @return iterable<array-key, array<mixed>>
|
||||
*/
|
||||
public function providerSplitDocLine(): iterable
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user