Skip to content

Commit

Permalink
fix: Added missing class to codeigniter.additionalServices for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
pyromanci committed May 15, 2024
1 parent 9b8f801 commit 21f25ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ parameters:
booleansInConditions: true
disallowedConstructs: true
matchingInheritedMethodNames: true
codeigniter:
additionalServices:
- AfterAutoloadModule\Config\Services

0 comments on commit 21f25ca

Please sign in to comment.