Skip to content

Commit

Permalink
Fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed May 23, 2024
1 parent 727d4c8 commit 5609269
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -1970,11 +1970,6 @@ parameters:
count: 1
path: src/lib/Browser/Routing/Router.php

-
message: "#^Access to an undefined property Ibexa\\\\Behat\\\\Core\\\\Behat\\\\ArgumentParser\\:\\:\\$roleFacade\\.$#"
count: 2
path: src/lib/Core/Behat/ArgumentParser.php

-
message: "#^Method Ibexa\\\\Behat\\\\Core\\\\Behat\\\\ArgumentParser\\:\\:parseLimitations\\(\\) has no return type specified\\.$#"
count: 1
Expand Down Expand Up @@ -2860,11 +2855,6 @@ parameters:
count: 1
path: tests/lib/Browser/Element/ElementTest.php

-
message: "#^Class Ibexa\\\\Tests\\\\Behat\\\\Browser\\\\Element\\\\Mapper\\\\TextMapperTestCase not found\\.$#"
count: 1
path: tests/lib/Browser/Element/Mapper/ElementTextMapperTest.php

-
message: "#^Method Ibexa\\\\Tests\\\\Behat\\\\Browser\\\\Filter\\\\BrowserLogFilterTest\\:\\:testFiltersOutExcludedPatterns\\(\\) has no return type specified\\.$#"
count: 1
Expand Down

0 comments on commit 5609269

Please sign in to comment.