mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:56:13 +02:00
tea/phpstan-baseline.neon

7 lines
211 B
Text
Raw Normal View History

parameters:
ignoreErrors:
-
message: "#^Cannot call method getImage\\(\\) on TTN\\\\Tea\\\\Domain\\\\Model\\\\Tea\\|null\\.$#"
count: 1
path: Tests/Functional/Domain/Repository/TeaRepositoryTest.php