mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Update phpstan-baseline.neon file
This commit is contained in:
parent
bc775d80f3
commit
45744cd855
1 changed files with 0 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue