We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f210cda commit 1682966Copy full SHA for 1682966
phpstan-baseline.neon
@@ -78,12 +78,6 @@ parameters:
78
count: 1
79
path: src/bundle/Controller/BookmarkController.php
80
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
-
87
88
message: '#^Parameter \#3 \$content of class Ibexa\\AdminUi\\REST\\Value\\OperationResponse constructor expects string\|null, string\|false given\.$#'
89
identifier: argument.type
0 commit comments