Skip to content

Commit 235575c

Browse files
committed
Removed incorrect case reference for URLAlias in PHPStan baseline
1 parent 0b8f946 commit 235575c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8460,12 +8460,6 @@ parameters:
84608460
count: 1
84618461
path: src/lib/MVC/Symfony/Routing/SimplifiedRequest.php
84628462

8463-
-
8464-
message: '#^Class Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\URLAlias referenced with incorrect case\: Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\UrlAlias\.$#'
8465-
identifier: class.nameCase
8466-
count: 1
8467-
path: src/lib/MVC/Symfony/Routing/UrlAliasRouter.php
8468-
84698463
-
84708464
message: '#^Method Ibexa\\Core\\MVC\\Symfony\\Security\\Authorization\\Attribute\:\:__construct\(\) has parameter \$function with no type specified\.$#'
84718465
identifier: missingType.parameter

0 commit comments

Comments
 (0)