Skip to content

Commit ddbe953

Browse files
committed
also align @phpstan-type and @phpstan-var
1 parent a7a7ee7 commit ddbe953

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CodeIgniter4.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,8 @@ public function __construct()
424424
'phpstan-param',
425425
'phpstan-property',
426426
'phpstan-return',
427+
'phpstan-type',
428+
'phpstan-var',
427429
'property',
428430
'property-read',
429431
'property-write',

0 commit comments

Comments
 (0)