Skip to content

Commit 5b5a66a

Browse files
committed
Regenerated baseline
1 parent 2cd60a5 commit 5b5a66a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -234,12 +234,6 @@ parameters:
234234
count: 1
235235
path: code_samples/back_office/content_type/src/EventListener/TextAnchorMenuTabListener.php
236236

237-
-
238-
message: '#^Method App\\Security\\Limitation\\Mapper\\CustomLimitationFormMapper\:\:mapLimitationForm\(\) has parameter \$form with generic interface Symfony\\Component\\Form\\FormInterface but does not specify its types\: TData$#'
239-
identifier: missingType.generics
240-
count: 1
241-
path: code_samples/back_office/limitation/src/Controller/CustomController.php
242-
243237
-
244238
message: '#^Method App\\Security\\MyPolicyProvider\:\:getFiles\(\) return type has no value type specified in iterable type array\.$#'
245239
identifier: missingType.iterableValue

0 commit comments

Comments
 (0)