tracking/phpstan-baseline.neon
Daniel Siepmann b83093e023
TYPO3 13 (#117)
* Update everything for TYPO3 v12 + v13

---------

Co-authored-by: Daniel Siepmann <daniel.siepmann@codappix.com>
2024-10-15 14:07:38 +02:00

6 lines
221 B
Text

parameters:
ignoreErrors:
-
message: "#^Class TYPO3\\\\CMS\\\\Core\\\\DataHandling\\\\DataHandler constructor invoked with 0 parameters, 14 required\\.$#"
count: 1
path: Tests/Functional/Typo3FeaturesTest.php