diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index d0ddf2ec68..4c177753b9 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -5670,11 +5670,6 @@ parameters: count: 1 path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProviderInterface.php - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\TranslationLocaleProvider\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Component/Core/Provider/TranslationLocaleProvider.php - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderItemRepositoryInterface\\:\\:findOneByIdAndCustomer\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 @@ -5990,11 +5985,6 @@ parameters: count: 1 path: src/Sylius/Component/Locale/Context/LocaleNotFoundException.php - - - message: "#^Method Sylius\\\\Component\\\\Locale\\\\Provider\\\\LocaleProvider\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Component/Locale/Provider/LocaleProvider.php - - message: "#^Method Sylius\\\\Component\\\\Order\\\\Aggregator\\\\AdjustmentsAggregatorInterface\\:\\:aggregate\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1