You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IBX-9727: Improved SiteaccessGuesser after core content VO strict types changes (#92)
For more details see https://issues.ibexa.co/browse/IBX-9727 and #92
Key changes:
* Improved SiteaccessGuesser after core content VO strict types changes
* [PHPStan] Removed resolved issues from the baseline
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-24Lines changed: 0 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -816,30 +816,6 @@ parameters:
816
816
count:1
817
817
path:src/lib/Resolver/SelectionFieldResolver.php
818
818
819
-
-
820
-
message:'#^Method Ibexa\\GraphQL\\Resolver\\SiteaccessGuesser\\SiteaccessGuesser\:\:__construct\(\) has parameter \$siteAccessGroups with no value type specified in iterable type array\.$#'
message:'#^Method Ibexa\\GraphQL\\Resolver\\SiteaccessGuesser\\SiteaccessGuesser\:\:guessForLocation\(\) should return Ibexa\\Core\\MVC\\Symfony\\SiteAccess but returns Ibexa\\Core\\MVC\\Symfony\\SiteAccess\|null\.$#'
message:'#^Property Ibexa\\GraphQL\\Resolver\\SiteaccessGuesser\\SiteaccessGuesser\:\:\$siteAccessGroups type has no value type specified in iterable type array\.$#'
message:'#^Method Ibexa\\GraphQL\\Resolver\\ThumbnailResolver\:\:resolveThumbnail\(\) return type has no value type specified in iterable type array\.$#'
0 commit comments