Skip to content

Commit 1682966

Browse files
committed
Fixed CI (phpstan)
1 parent f210cda commit 1682966

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
@@ -78,12 +78,6 @@ parameters:
7878
count: 1
7979
path: src/bundle/Controller/BookmarkController.php
8080

81-
-
82-
message: '#^Parameter \#2 \$default of method Symfony\\Component\\HttpFoundation\\InputBag\<string\>\:\:get\(\) expects string\|null, int given\.$#'
83-
identifier: argument.type
84-
count: 1
85-
path: src/bundle/Controller/BookmarkController.php
86-
8781
-
8882
message: '#^Parameter \#3 \$content of class Ibexa\\AdminUi\\REST\\Value\\OperationResponse constructor expects string\|null, string\|false given\.$#'
8983
identifier: argument.type

0 commit comments

Comments
 (0)