mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:36:12 +02:00

Fix phpstan configuration

This commit is contained in:
Łukasz Uznański 2024-05-20 23:14:18 +02:00
parent 427a44d76a
commit ebe108bf20

View file

@ -13,9 +13,9 @@ parameters:
level: 9
paths:
- Classes
- Configuration
- Tests
- ../../Classes
- ../../Configuration
- ../../Tests
# Allow instanceof checks, particularly in tests
checkAlwaysTrueCheckTypeFunctionCall: false