We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8a2eb commit 3434c7dCopy full SHA for 3434c7d
phpstan-baseline.neon
@@ -1440,12 +1440,6 @@ parameters:
1440
count: 1
1441
path: src/lib/Server/Controller/Content.php
1442
1443
- -
1444
- message: '#^Parameter \#1 \$parentLocationId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:newLocationCreateStruct\(\) expects int, string given\.$#'
1445
- identifier: argument.type
1446
- count: 1
1447
- path: src/lib/Server/Controller/Content.php
1448
-
1449
1450
message: '#^Parameter \#1 \$remoteId of method Ibexa\\Contracts\\Core\\Repository\\ContentService\:\:loadContentInfoByRemoteId\(\) expects string, string\|null given\.$#'
1451
identifier: argument.type
0 commit comments