mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
More phpstan checks for better code
This commit is contained in:
@@ -200,7 +200,7 @@ DOCBLOCK;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return string[]
|
||||
* @return array<int, array<int, string>>
|
||||
*/
|
||||
public function provideSummaryAndDescriptions(): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user