Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 644f2c2

Browse files
committed
Fixed build
1 parent bc69e5f commit 644f2c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Reflection/PHPParser/PhpParserNameClassReflectionExtensionTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
class PhpParserNameClassReflectionExtensionTest extends \PHPStan\Testing\TestCase
66
{
77

8+
/**
9+
* @return array<array{bool, string, string}>
10+
*/
811
public function dataHasProperty(): array
912
{
1013
return [

0 commit comments

Comments
 (0)