mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 03:56:12 +01:00
f6e17b3be0
We want PHPStan to be as strict as possible. (The new warning requires a change in Extbase to get solved properly.)
6 lines
446 B
Text
6 lines
446 B
Text
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^PHPDoc type array\\<string\\> of property TTN\\\\Tea\\\\Domain\\\\Repository\\\\Product\\\\TeaRepository\\:\\:\\$defaultOrderings is not the same as PHPDoc type array of overridden property TYPO3\\\\CMS\\\\Extbase\\\\Persistence\\\\Repository\\<TTN\\\\Tea\\\\Domain\\\\Model\\\\Product\\\\Tea\\>\\:\\:\\$defaultOrderings\\.$#"
|
|
count: 1
|
|
path: Classes/Domain/Repository/Product/TeaRepository.php
|