Skip to content

Commit

Permalink
[PHPStan] Aligned baseline with the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Jul 22, 2024
1 parent 5f2c186 commit e36ae17
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
parameters:
ignoreErrors:
-
message: "#^Method Ibexa\\\\Bundle\\\\Behat\\\\Cache\\\\JsRoutingDirectoryCacheDirectoryCreator\\:\\:warmUp\\(\\) should return array\\<string\\> but return statement is missing\\.$#"
count: 1
path: src/bundle/Cache/JsRoutingDirectoryCacheDirectoryCreator.php

-
message: "#^Method Ibexa\\\\Bundle\\\\Behat\\\\Command\\\\CreateExampleDataCommand\\:\\:configure\\(\\) has no return type specified\\.$#"
count: 1
Expand Down

0 comments on commit e36ae17

Please sign in to comment.