diff --git a/Build/phpstan-baseline-14.neon b/Build/phpstan-baseline-14.neon index 755c9660..6df6b5c0 100644 --- a/Build/phpstan-baseline-14.neon +++ b/Build/phpstan-baseline-14.neon @@ -42,7 +42,7 @@ parameters: path: ../Tests/Functional/Integrity/IntegrityTest.php - message: "#^Call to method assign\\(\\) on an unknown class TYPO3\\\\CMS\\\\Fluid\\\\View\\\\StandaloneView\\.$#" - count: 8 + count: 9 path: ../Classes/Backend/Preview/GridRenderer.php - @@ -87,4 +87,4 @@ parameters: - message: "#^Parameter \\#1 \\$record of method B13\\\\Container\\\\Backend\\\\Preview\\\\GridRenderer\\:\\:renderGrid\\(\\) expects array, TYPO3\\\\CMS\\\\Core\\\\Domain\\\\RecordInterface given\\.$#" count: 1 - path: ../Classes/Listener/PageContentPreviewRendering.php \ No newline at end of file + path: ../Classes/Listener/PageContentPreviewRendering.php