Skip to content

Commit 8b56ac6

Browse files
author
Kirill Nesmeyanov
committed
Apply phpcs
1 parent 2117e25 commit 8b56ac6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReflectionReader.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ public function findConstantType(\ReflectionClassConstant $constant): ?TypeState
2424

2525
/**
2626
* @var \ReflectionType|null $type
27+
*
2728
* @phpstan-ignore-next-line : This method available since PHP 8.3
2829
*/
2930
$type = $constant->getType();

0 commit comments

Comments
 (0)