Skip to content

Commit 1375d67

Browse files
authored
[TASK] Avoid resolved phpstan finding (#695)
1 parent ee2f787 commit 1375d67

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Build/phpstan/phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@ parameters:
2424
count: 1
2525
path: ../../Classes/Core/Functional/Framework/Constraint/RequestSection/HasRecordConstraint.php
2626

27-
-
28-
message: '#^Call to function property_exists\(\) with TYPO3\\CMS\\Core\\DataHandling\\DataHandler and ''copyTree'' will always evaluate to true\.$#'
29-
identifier: function.alreadyNarrowedType
30-
count: 1
31-
path: ../../Classes/Core/Functional/Framework/DataHandling/Scenario/DataHandlerWriter.php
32-
3327
-
3428
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#'
3529
identifier: staticMethod.alreadyNarrowedType

0 commit comments

Comments
 (0)