Skip to content

Commit

Permalink
NTR - Fixed phpstan type complains
Browse files Browse the repository at this point in the history
  • Loading branch information
cyl3x committed Sep 2, 2024
1 parent bc1f274 commit e189317
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ parameters:
return_type: 99
param_type: 98
property_type: 55
constant_type: 0

bootstrapFiles:
- tests/bootstrap.php
Expand Down

0 comments on commit e189317

Please sign in to comment.