Skip to content

Commit ae8fe5c

Browse files
committed
chore: fix types
1 parent 312e9af commit ae8fe5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ parameters:
2222
- identifier: binaryOp.invalid
2323
- identifier: encapsedStringPart.nonString
2424
- identifier: return.missing
25+
- identifier: offsetAccess.invalidOffset
2526

2627
excludePaths:

0 commit comments

Comments
 (0)