Skip to content

Commit d57f644

Browse files
committed
fixup! [Tests] Fixed deprecated creation of dynamic property in ArgumentParser.php
1 parent 84ad91c commit d57f644

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline-7.4.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2287,12 +2287,6 @@ parameters:
22872287
count: 1
22882288
path: src/lib/Browser/Routing/Router.php
22892289

2290-
-
2291-
message: '#^Access to an undefined property Ibexa\\Behat\\Core\\Behat\\ArgumentParser\:\:\$roleFacade\.$#'
2292-
identifier: property.notFound
2293-
count: 2
2294-
path: src/lib/Core/Behat/ArgumentParser.php
2295-
22962290
-
22972291
message: '#^Method Ibexa\\Behat\\Core\\Behat\\ArgumentParser\:\:parseLimitations\(\) has no return type specified\.$#'
22982292
identifier: missingType.return

0 commit comments

Comments
 (0)