Sylius/phpstan-baseline.neon

1975 lines
106 KiB
Text

parameters:
ignoreErrors:
-
message: '#^Method Sylius\\Bundle\\AddressingBundle\\Form\\Type\\ZoneType\:\:getZoneMemberEntryOptions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneType.php
-
message: '#^Method Sylius\\Bundle\\AdminBundle\\Controller\\RedirectHandler\:\:redirectToRoute\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AdminBundle/Controller/RedirectHandler.php
-
message: '#^Method Sylius\\Bundle\\AdminBundle\\EventListener\\AdminFilterSubscriber\:\:isAdminSection\(\) has parameter \$syliusParameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AdminBundle/EventListener/AdminFilterSubscriber.php
-
message: '#^Method Sylius\\Bundle\\AdminBundle\\Form\\RequestPasswordResetType\:\:__construct\(\) has parameter \$validationGroups with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/RequestPasswordResetType.php
-
message: '#^Method Sylius\\Bundle\\AdminBundle\\Form\\Type\\ResetPasswordType\:\:__construct\(\) has parameter \$validationGroups with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/Type/ResetPasswordType.php
-
message: '#^Method Sylius\\Bundle\\AdminBundle\\Menu\\MainMenuBuilder\:\:createMenu\(\) has parameter \$options with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AdminBundle/Menu/MainMenuBuilder.php
-
message: '#^Method Sylius\\Bundle\\AdminBundle\\Twig\\ChannelsCurrenciesExtension\:\:getAllCurrencies\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php
-
message: '#^Method Sylius\\Bundle\\AttributeBundle\\DependencyInjection\\SyliusAttributeExtension\:\:resolveResources\(\) has parameter \$resources with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AttributeBundle/DependencyInjection/SyliusAttributeExtension.php
-
message: '#^Method Sylius\\Bundle\\AttributeBundle\\DependencyInjection\\SyliusAttributeExtension\:\:resolveResources\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AttributeBundle/DependencyInjection/SyliusAttributeExtension.php
-
message: '#^Method Sylius\\Bundle\\AttributeBundle\\Doctrine\\ORM\\Subscriber\\LoadMetadataSubscriber\:\:__construct\(\) has parameter \$subjects with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AttributeBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: '#^Strict comparison using \!\=\= between null and mixed will always evaluate to true\.$#'
identifier: notIdentical.alwaysTrue
count: 1
path: src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/SelectAttributeType.php
-
message: '#^Method Sylius\\Bundle\\AttributeBundle\\Form\\Type\\AttributeTypeChoiceType\:\:__construct\(\) has parameter \$attributeTypes with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeTypeChoiceType.php
-
message: '#^Method Sylius\\Bundle\\ChannelBundle\\Collector\\ChannelCollector\:\:getChannel\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php
-
message: '#^Method Sylius\\Bundle\\ChannelBundle\\Collector\\ChannelCollector\:\:pluckChannel\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php
-
message: '#^Method Sylius\\Bundle\\ChannelBundle\\Doctrine\\ORM\\ChannelRepository\:\:findAllWithBasicData\(\) return type has no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ChannelBundle/Doctrine/ORM/ChannelRepository.php
-
message: '#^Trait Sylius\\Bundle\\CoreBundle\\Application\\SyliusPluginTrait is used zero times and is not analysed\.$#'
identifier: trait.unused
count: 1
path: src/Sylius/Bundle/CoreBundle/Application/SyliusPluginTrait.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Announcer\\CatalogPromotionAnnouncer\:\:calculateStartDateStamp\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Announcer/CatalogPromotionAnnouncer.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Applicator\\ActionBasedDiscountApplicator\:\:__construct\(\) has parameter \$discountApplicatorCriteria with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Applicator/ActionBasedDiscountApplicator.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Calculator\\CatalogPromotionPriceCalculator\:\:__construct\(\) has parameter \$priceCalculators with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Calculator/CatalogPromotionPriceCalculator.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Checker\\CatalogPromotionEligibilityChecker\:\:__construct\(\) has parameter \$defaultCriteria with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/CatalogPromotionEligibilityChecker.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\Command\\ApplyCatalogPromotionsOnVariants\:\:__construct\(\) has parameter \$variantsCodes with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Command/ApplyCatalogPromotionsOnVariants.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\CommandDispatcher\\ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface\:\:updateVariants\(\) has parameter \$variantsCodes with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandDispatcher/ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\CommandDispatcher\\BatchedApplyCatalogPromotionsOnVariantsCommandDispatcher\:\:updateVariants\(\) has parameter \$variantsCodes with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandDispatcher/BatchedApplyCatalogPromotionsOnVariantsCommandDispatcher.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\DiscountApplicationCriteria\\ExclusiveCriteria\:\:isApplicable\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/DiscountApplicationCriteria/ExclusiveCriteria.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\CatalogPromotion\\DiscountApplicationCriteria\\MinimumPriceCriteria\:\:isApplicable\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/DiscountApplicationCriteria/MinimumPriceCriteria.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutStateUrlGenerator\:\:__construct\(\) has parameter \$routeCollection with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutStateUrlGenerator\:\:generate\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutStateUrlGenerator\:\:generateForCart\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutStateUrlGenerator\:\:generateForOrderCheckoutState\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutStateUrlGeneratorInterface\:\:generateForCart\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutStateUrlGeneratorInterface\:\:generateForOrderCheckoutState\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Collector\\CartCollector\:\:getItems\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Collector\\CartCollector\:\:getStates\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Collector\\SyliusCollector\:\:__construct\(\) has parameter \$bundles with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Collector\\SyliusCollector\:\:getExtensions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\DependencyInjection\\SyliusCoreExtension\:\:getNamespacesOfMigrationsExecutedBefore\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php
-
message: '#^Property Sylius\\Bundle\\CoreBundle\\DependencyInjection\\SyliusCoreExtension\:\:\$bundles type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\PaymentMethodRepository\:\:findEnabledForChannel\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentMethodRepository.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository\:\:createShopListQueryBuilder\(\) has parameter \$sorting with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductRepository.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductRepository\:\:findByTaxon\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductRepository.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ProductVariantRepository\:\:findByTaxon\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductVariantRepository.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Doctrine\\ORM\\ShippingMethodRepository\:\:findEnabledForZonesAndChannel\(\) has parameter \$zones with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingMethodRepository.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\EventListener\\DefaultUsernameORMListener\:\:processEntities\(\) has parameter \$entities with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/EventListener/DefaultUsernameORMListener.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\ShippingMethodExampleFactory\:\:getLocales\(\) return type has no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\GeographicalFixture\:\:getZoneMembers\(\) has parameter \$zoneOptions with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\GeographicalFixture\:\:getZoneMembers\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\GeographicalFixture\:\:getZoneType\(\) has parameter \$zoneOptions with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\GeographicalFixture\:\:loadCountriesWithProvinces\(\) has parameter \$countriesCodes with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\GeographicalFixture\:\:loadCountriesWithProvinces\(\) has parameter \$countriesProvinces with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\GeographicalFixture\:\:loadProvincesForCountry\(\) has parameter \$provinces with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\GeographicalFixture\:\:loadZones\(\) has parameter \$zones with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\GeographicalFixture\:\:provideZoneValidator\(\) has parameter \$options with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\Listener\\CatalogPromotionExecutorListener\:\:__construct\(\) has parameter \$defaultCriteria with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Listener/CatalogPromotionExecutorListener.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Fixture\\ProductAttributeFixture\:\:__construct\(\) has parameter \$attributeTypes with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/ProductAttributeFixture.php
-
message: '#^Property Sylius\\Bundle\\CoreBundle\\Fixture\\ProductAttributeFixture\:\:\$attributeTypes type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/ProductAttributeFixture.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Form\\DataTransformer\\ProductVariantsToCodesTransformer\:\:reverseTransform\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductVariantsToCodesTransformer.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Form\\DataTransformer\\ProductsToCodesTransformer\:\:reverseTransform\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductsToCodesTransformer.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Form\\DataTransformer\\TaxonsToCodesTransformer\:\:reverseTransform\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/TaxonsToCodesTransformer.php
-
message: '#^PHPDoc tag @var for variable \$traversableForms has no value type specified in iterable type Traversable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/ChannelPriceHistoryConfigType.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Form\\Type\\TaxCalculationStrategyChoiceType\:\:__construct\(\) has parameter \$strategies with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/TaxCalculationStrategyChoiceType.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Form\\Type\\User\\AdminUserType\:\:provideLocaleCodeOptions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/User/AdminUserType.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Installer\\Executor\\CommandExecutor\:\:getDefaultParameters\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Installer\\Executor\\CommandExecutor\:\:runCommand\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProvider\:\:getCommands\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProvider.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Installer\\Provider\\DatabaseSetupCommandsProviderInterface\:\:getCommands\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProviderInterface.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Installer\\Renderer\\TableRenderer\:\:addRow\(\) has parameter \$row with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Renderer/TableRenderer.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Installer\\Renderer\\TableRenderer\:\:setHeaders\(\) has parameter \$headers with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Renderer/TableRenderer.php
-
message: '#^Property Sylius\\Bundle\\CoreBundle\\Installer\\Renderer\\TableRenderer\:\:\$headers type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Renderer/TableRenderer.php
-
message: '#^Property Sylius\\Bundle\\CoreBundle\\Installer\\Renderer\\TableRenderer\:\:\$rows type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Renderer/TableRenderer.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\PriceHistory\\Command\\ApplyLowestPriceOnChannelPricings\:\:__construct\(\) has parameter \$channelPricingIds with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Command/ApplyLowestPriceOnChannelPricings.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\PriceHistory\\CommandDispatcher\\BatchedApplyLowestPriceOnChannelPricingsCommandDispatcher\:\:getIdsBatch\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/CommandDispatcher/BatchedApplyLowestPriceOnChannelPricingsCommandDispatcher.php
-
message: '#^Property Sylius\\Bundle\\CoreBundle\\PriceHistory\\EntityObserver\\ProcessLowestPricesOnChannelChangeObserver\:\:\$channelsCurrentlyProcessed type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EntityObserver/ProcessLowestPricesOnChannelChangeObserver.php
-
message: '#^Property Sylius\\Bundle\\CoreBundle\\PriceHistory\\EntityObserver\\ProcessLowestPricesOnChannelPriceHistoryConfigChangeObserver\:\:\$configsCurrentlyProcessed type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EntityObserver/ProcessLowestPricesOnChannelPriceHistoryConfigChangeObserver.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\PriceHistory\\EventListener\\OnFlushEntityObserverListener\:\:__construct\(\) has parameter \$entityObservers with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EventListener/OnFlushEntityObserverListener.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\PriceHistory\\EventListener\\OnFlushEntityObserverListener\:\:isEntityChanged\(\) has parameter \$supportedFields with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EventListener/OnFlushEntityObserverListener.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\PriceHistory\\Remover\\ChannelPricingLogEntriesRemover\:\:getBatch\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Remover/ChannelPricingLogEntriesRemover.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\PriceHistory\\Remover\\ChannelPricingLogEntriesRemover\:\:processDeletion\(\) has parameter \$deletedChannelPricingLogEntries with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Remover/ChannelPricingLogEntriesRemover.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\SectionResolver\\UriBasedSectionProvider\:\:__construct\(\) has parameter \$resolvers with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionProvider.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Taxation\\Strategy\\TaxCalculationStrategy\:\:__construct\(\) has parameter \$applicators with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Taxation/Strategy/TaxCalculationStrategy.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Twig\\BundleLoadedCheckerExtension\:\:__construct\(\) has parameter \$listOfBundles with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator\:\:isLastEnabledEntity\(\) has parameter \$result with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntityValidator.php
-
message: '#^Method Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\HasEnabledEntityValidator\:\:isLastEnabledEntity\(\) has parameter \$result with no value type specified in iterable type array\|Iterator\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntityValidator.php
-
message: '#^Method Sylius\\Bundle\\CustomerBundle\\Doctrine\\ORM\\CustomerGroupRepository\:\:findByPhrase\(\) return type has no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/CustomerBundle/Doctrine/ORM/CustomerGroupRepository.php
-
message: '#^Method Sylius\\Bundle\\OrderBundle\\Controller\\OrderController\:\:addFlash\(\) overrides @final method Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController\:\:addFlash\(\)\.$#'
identifier: method.parentMethodFinalByPhpDoc
count: 1
path: src/Sylius/Bundle/OrderBundle/Controller/OrderController.php
-
message: '#^Method Sylius\\Bundle\\OrderBundle\\Remover\\ExpiredCartsRemover\:\:getBatch\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/OrderBundle/Remover/ExpiredCartsRemover.php
-
message: '#^Method Sylius\\Bundle\\OrderBundle\\Remover\\ExpiredCartsRemover\:\:processDeletion\(\) has parameter \$deletedCarts with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/OrderBundle/Remover/ExpiredCartsRemover.php
-
message: '#^Method Sylius\\Bundle\\PaymentBundle\\Form\\Type\\PaymentGatewayChoiceType\:\:__construct\(\) has parameter \$gateways with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PaymentBundle/Form/Type/PaymentGatewayChoiceType.php
-
message: '#^PHPDoc type string of property Sylius\\Bundle\\PayumBundle\\Request\\GetStatus\:\:\$status is not covariant with PHPDoc type int of overridden property Payum\\Core\\Request\\BaseGetStatus\:\:\$status\.$#'
identifier: property.phpDocType
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/GetStatus.php
-
message: '#^Method Sylius\\Bundle\\PayumBundle\\Request\\ResolveNextRoute\:\:getRouteParameters\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRoute.php
-
message: '#^Method Sylius\\Bundle\\PayumBundle\\Request\\ResolveNextRoute\:\:setRouteParameters\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRoute.php
-
message: '#^Property Sylius\\Bundle\\PayumBundle\\Request\\ResolveNextRoute\:\:\$routeParameters type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRoute.php
-
message: '#^Method Sylius\\Bundle\\PayumBundle\\Request\\ResolveNextRouteInterface\:\:getRouteParameters\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRouteInterface.php
-
message: '#^Method Sylius\\Bundle\\PayumBundle\\Request\\ResolveNextRouteInterface\:\:setRouteParameters\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRouteInterface.php
-
message: '#^Method Sylius\\Bundle\\PayumBundle\\Storage\\DoctrineStorage\:\:findBy\(\) has parameter \$criteria with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PayumBundle/Storage/DoctrineStorage.php
-
message: '#^Method Sylius\\Bundle\\ProductBundle\\DependencyInjection\\SyliusProductExtension\:\:prependAttribute\(\) has parameter \$config with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ProductBundle/DependencyInjection/SyliusProductExtension.php
-
message: '#^Method Sylius\\Bundle\\ProductBundle\\Doctrine\\ORM\\ProductRepository\:\:findByPhrase\(\) return type has no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductRepository.php
-
message: '#^Unable to resolve the template type T in call to method Doctrine\\Persistence\\ObjectManager\:\:getRepository\(\)$#'
identifier: argument.templateType
count: 1
path: src/Sylius/Bundle/ProductBundle/EventListener/SelectProductAttributeChoiceRemoveListener.php
-
message: '#^Method Sylius\\Bundle\\ProductBundle\\Form\\DataTransformer\\ProductVariantToProductOptionsTransformer\:\:transform\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductVariantToProductOptionsTransformer.php
-
message: '#^Method Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductOptionValueCollectionType\:\:assertOptionsAreValid\(\) has parameter \$options with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueCollectionType.php
-
message: '#^Method Sylius\\Bundle\\PromotionBundle\\DiscountApplicationCriteria\\DiscountApplicationCriteriaInterface\:\:isApplicable\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/DiscountApplicationCriteria/DiscountApplicationCriteriaInterface.php
-
message: '#^Method Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\CatalogPromotionRepository\:\:findByCriteria\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/CatalogPromotionRepository.php
-
message: '#^Method Sylius\\Bundle\\PromotionBundle\\Doctrine\\ORM\\PromotionCouponRepository\:\:createPaginatorForPromotion\(\) return type has no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/PromotionCouponRepository.php
-
message: '#^Method Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType\:\:__construct\(\) has parameter \$actionConfigurationTypes with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
-
message: '#^PHPDoc tag @var for variable \$data has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
-
message: '#^Property Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType\:\:\$actionConfigurationTypes type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
-
message: '#^Property Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionActionType\:\:\$actionTypes type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
-
message: '#^Method Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType\:\:__construct\(\) has parameter \$scopeConfigurationTypes with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
-
message: '#^PHPDoc tag @var for variable \$data has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
-
message: '#^Property Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType\:\:\$scopeConfigurationTypes type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
-
message: '#^Property Sylius\\Bundle\\PromotionBundle\\Form\\Type\\CatalogPromotionScopeType\:\:\$scopeTypes type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
-
message: '#^Method Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionActionChoiceType\:\:__construct\(\) has parameter \$actions with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionActionChoiceType.php
-
message: '#^Method Sylius\\Bundle\\PromotionBundle\\Form\\Type\\PromotionRuleChoiceType\:\:__construct\(\) has parameter \$rules with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionRuleChoiceType.php
-
message: '#^Method Sylius\\Bundle\\PromotionBundle\\Provider\\EligibleCatalogPromotionsProvider\:\:__construct\(\) has parameter \$defaultCriteria with no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/PromotionBundle/Provider/EligibleCatalogPromotionsProvider.php
-
message: '#^Method Sylius\\Bundle\\ReviewBundle\\DependencyInjection\\SyliusReviewExtension\:\:createReviewListeners\(\) has parameter \$reviewSubjects with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ReviewBundle/DependencyInjection/SyliusReviewExtension.php
-
message: '#^Method Sylius\\Bundle\\ReviewBundle\\DependencyInjection\\SyliusReviewExtension\:\:resolveResources\(\) has parameter \$resources with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ReviewBundle/DependencyInjection/SyliusReviewExtension.php
-
message: '#^Method Sylius\\Bundle\\ReviewBundle\\DependencyInjection\\SyliusReviewExtension\:\:resolveResources\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ReviewBundle/DependencyInjection/SyliusReviewExtension.php
-
message: '#^Method Sylius\\Bundle\\ReviewBundle\\Doctrine\\ORM\\Subscriber\\LoadMetadataSubscriber\:\:__construct\(\) has parameter \$subjects with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ReviewBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: '#^Method Sylius\\Bundle\\ReviewBundle\\Doctrine\\ORM\\Subscriber\\LoadMetadataSubscriber\:\:createReviewerMapping\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ReviewBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: '#^Method Sylius\\Bundle\\ReviewBundle\\Doctrine\\ORM\\Subscriber\\LoadMetadataSubscriber\:\:createReviewsMapping\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ReviewBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: '#^Method Sylius\\Bundle\\ReviewBundle\\Doctrine\\ORM\\Subscriber\\LoadMetadataSubscriber\:\:createSubjectMapping\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ReviewBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: '#^Method Sylius\\Bundle\\ReviewBundle\\Form\\Type\\ReviewType\:\:createRatingList\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ReviewBundle/Form/Type/ReviewType.php
-
message: '#^Method Sylius\\Bundle\\ShippingBundle\\Form\\Type\\CalculatorChoiceType\:\:__construct\(\) has parameter \$calculators with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShippingBundle/Form/Type/CalculatorChoiceType.php
-
message: '#^Method Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodRuleChoiceType\:\:__construct\(\) has parameter \$rules with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodRuleChoiceType.php
-
message: '#^Method Sylius\\Bundle\\ShopBundle\\Controller\\ContactController\:\:getFormOptions\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShopBundle/Controller/ContactController.php
-
message: '#^Method Sylius\\Bundle\\ShopBundle\\DependencyInjection\\SyliusShopExtension\:\:configureCheckoutResolverIfNeeded\(\) has parameter \$config with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShopBundle/DependencyInjection/SyliusShopExtension.php
-
message: '#^Method Sylius\\Bundle\\ShopBundle\\DependencyInjection\\SyliusShopExtension\:\:configureOrderPay\(\) has parameter \$config with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShopBundle/DependencyInjection/SyliusShopExtension.php
-
message: '#^Method Sylius\\Bundle\\ShopBundle\\DependencyInjection\\SyliusShopExtension\:\:registerCheckoutRedirectListener\(\) has parameter \$config with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShopBundle/DependencyInjection/SyliusShopExtension.php
-
message: '#^Method Sylius\\Bundle\\ShopBundle\\Menu\\AccountMenuBuilder\:\:createMenu\(\) has parameter \$options with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShopBundle/Menu/AccountMenuBuilder.php
-
message: '#^Method Sylius\\Bundle\\ShopBundle\\Router\\LocaleStrippingRouter\:\:generate\(\) has parameter \$parameters with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShopBundle/Router/LocaleStrippingRouter.php
-
message: '#^Method Sylius\\Bundle\\ShopBundle\\Router\\LocaleStrippingRouter\:\:match\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShopBundle/Router/LocaleStrippingRouter.php
-
message: '#^Method Sylius\\Bundle\\ShopBundle\\Router\\LocaleStrippingRouter\:\:matchRequest\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/ShopBundle/Router/LocaleStrippingRouter.php
-
message: '#^Method Sylius\\Bundle\\TaxationBundle\\Form\\Type\\TaxCalculatorChoiceType\:\:__construct\(\) has parameter \$calculators with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/TaxationBundle/Form/Type/TaxCalculatorChoiceType.php
-
message: '#^Method Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository\:\:findChildrenByChannelMenuTaxon\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/TaxonomyBundle/Doctrine/ORM/TaxonRepository.php
-
message: '#^Method Sylius\\Bundle\\TaxonomyBundle\\Doctrine\\ORM\\TaxonRepository\:\:findHydratedRootNodes\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/TaxonomyBundle/Doctrine/ORM/TaxonRepository.php
-
message: '#^Method Sylius\\Bundle\\UiBundle\\Twig\\RedirectPathExtension\:\:hasAdditionalParameters\(\) has parameter \$routeInfo with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/RedirectPathExtension.php
-
message: '#^Unable to resolve the template type T in call to method Doctrine\\Persistence\\ObjectManager\:\:getRepository\(\)$#'
identifier: argument.templateType
count: 1
path: src/Sylius/Bundle/UserBundle/Console/Command/AbstractRoleCommand.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\Controller\\UserController\:\:getUser\(\) overrides @final method Sylius\\Bundle\\ResourceBundle\\Controller\\ResourceController\:\:getUser\(\)\.$#'
identifier: method.parentMethodFinalByPhpDoc
count: 1
path: src/Sylius/Bundle/UserBundle/Controller/UserController.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\DependencyInjection\\SyliusUserExtension\:\:createLastLoginListeners\(\) has parameter \$config with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\DependencyInjection\\SyliusUserExtension\:\:createParameters\(\) has parameter \$resources with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\DependencyInjection\\SyliusUserExtension\:\:createResettingTokenParameters\(\) has parameter \$config with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\DependencyInjection\\SyliusUserExtension\:\:createServices\(\) has parameter \$resources with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\DependencyInjection\\SyliusUserExtension\:\:createTokenGeneratorDefinition\(\) has parameter \$arguments with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\DependencyInjection\\SyliusUserExtension\:\:createTokenGenerators\(\) has parameter \$config with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\DependencyInjection\\SyliusUserExtension\:\:createUniquenessCheckers\(\) has parameter \$config with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\DependencyInjection\\SyliusUserExtension\:\:resolveResources\(\) has parameter \$resources with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: '#^Method Sylius\\Bundle\\UserBundle\\DependencyInjection\\SyliusUserExtension\:\:resolveResources\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: '#^Method Sylius\\Component\\Addressing\\Comparator\\AddressComparator\:\:normalizeAddress\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Addressing/Comparator/AddressComparator.php
-
message: '#^Method Sylius\\Component\\Addressing\\Factory\\ZoneFactory\:\:createWithMembers\(\) has parameter \$membersCodes with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Addressing/Factory/ZoneFactory.php
-
message: '#^Method Sylius\\Component\\Addressing\\Factory\\ZoneFactoryInterface\:\:createWithMembers\(\) has parameter \$membersCodes with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Addressing/Factory/ZoneFactoryInterface.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\AttributeTypeInterface\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/AttributeTypeInterface.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\CheckboxAttributeType\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/CheckboxAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\DateAttributeType\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/DateAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\DatetimeAttributeType\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/DatetimeAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\FloatAttributeType\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/FloatAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\IntegerAttributeType\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/IntegerAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\PercentAttributeType\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/PercentAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\SelectAttributeType\:\:getValidationErrors\(\) has parameter \$validationConfiguration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/SelectAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\SelectAttributeType\:\:getValidationErrors\(\) has parameter \$value with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/SelectAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\SelectAttributeType\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/SelectAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\TextAttributeType\:\:getValidationErrors\(\) has parameter \$validationConfiguration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/TextAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\TextAttributeType\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/TextAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\AttributeType\\TextareaAttributeType\:\:validate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/AttributeType/TextareaAttributeType.php
-
message: '#^Method Sylius\\Component\\Attribute\\Model\\Attribute\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/Model/Attribute.php
-
message: '#^Method Sylius\\Component\\Attribute\\Model\\Attribute\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/Model/Attribute.php
-
message: '#^Method Sylius\\Component\\Attribute\\Model\\AttributeInterface\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeInterface.php
-
message: '#^Method Sylius\\Component\\Attribute\\Model\\AttributeInterface\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeInterface.php
-
message: '#^Method Sylius\\Component\\Attribute\\Model\\AttributeValue\:\:getJson\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeValue.php
-
message: '#^Method Sylius\\Component\\Attribute\\Model\\AttributeValue\:\:setJson\(\) has parameter \$json with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeValue.php
-
message: '#^Method Sylius\\Component\\Channel\\Repository\\ChannelRepositoryInterface\:\:findAllWithBasicData\(\) return type has no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Calculator\\ProductVariantPriceCalculator\:\:calculate\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php
-
message: '#^Method Sylius\\Component\\Core\\Calculator\\ProductVariantPriceCalculator\:\:calculateLowestPriceBeforeDiscount\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php
-
message: '#^Method Sylius\\Component\\Core\\Calculator\\ProductVariantPriceCalculator\:\:calculateOriginal\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php
-
message: '#^Method Sylius\\Component\\Core\\Calculator\\ProductVariantPricesCalculatorInterface\:\:calculate\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Calculator\\ProductVariantPricesCalculatorInterface\:\:calculateLowestPriceBeforeDiscount\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Calculator\\ProductVariantPricesCalculatorInterface\:\:calculateOriginal\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Checker\\ProductVariantLowestPriceDisplayChecker\:\:isAnyTaxonExcluded\(\) has parameter \$excludedTaxons with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Checker\\ProductVariantLowestPriceDisplayChecker\:\:isAnyTaxonExcluded\(\) has parameter \$taxons with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Checker\\ProductVariantLowestPriceDisplayChecker\:\:isCommonPart\(\) has parameter \$firstArray with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Checker\\ProductVariantLowestPriceDisplayChecker\:\:isCommonPart\(\) has parameter \$secondArray with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Checker\\ProductVariantLowestPriceDisplayChecker\:\:isLowestPriceDisplayable\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Checker\\ProductVariantLowestPriceDisplayCheckerInterface\:\:isLowestPriceDisplayable\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayCheckerInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Customer\\Statistics\\PerChannelCustomerStatistics\:\:__construct\(\) has InvalidArgumentException in PHPDoc @throws tag but it''s not thrown\.$#'
identifier: throws.unusedType
count: 1
path: src/Sylius/Component/Core/Customer/Statistics/PerChannelCustomerStatistics.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\IntegerDistributor\:\:distribute\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/IntegerDistributor.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\IntegerDistributorInterface\:\:distribute\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/IntegerDistributorInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\MinimumPriceDistributor\:\:distribute\(\) has parameter \$orderItems with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributor.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\MinimumPriceDistributor\:\:distribute\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributor.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\MinimumPriceDistributor\:\:processDistributionWithMinimumPrice\(\) has parameter \$orderItems with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributor.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\MinimumPriceDistributor\:\:processDistributionWithMinimumPrice\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributor.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\MinimumPriceDistributorInterface\:\:distribute\(\) has parameter \$orderItems with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributorInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\MinimumPriceDistributorInterface\:\:distribute\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributorInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\ProportionalIntegerDistributorInterface\:\:distribute\(\) has parameter \$integers with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/ProportionalIntegerDistributorInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Distributor\\ProportionalIntegerDistributorInterface\:\:distribute\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Distributor/ProportionalIntegerDistributorInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Factory\\PromotionActionFactory\:\:createAction\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Factory/PromotionActionFactory.php
-
message: '#^Method Sylius\\Component\\Core\\Factory\\PromotionRuleFactory\:\:createHasTaxon\(\) has parameter \$taxons with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Factory/PromotionRuleFactory.php
-
message: '#^Method Sylius\\Component\\Core\\Factory\\PromotionRuleFactory\:\:createPromotionRule\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Factory/PromotionRuleFactory.php
-
message: '#^Method Sylius\\Component\\Core\\Factory\\PromotionRuleFactoryInterface\:\:createHasTaxon\(\) has parameter \$taxons with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Factory/PromotionRuleFactoryInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Grid\\Filter\\ResourceAutocompleteFilter\:\:apply\(\) has parameter \$options with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
-
message: '#^Dead catch \- Sylius\\Resource\\Exception\\StorageUnavailableException is never thrown in the try block\.$#'
identifier: catch.neverThrown
count: 1
path: src/Sylius/Component/Core/Locale/Context/StorageBasedLocaleContext.php
-
message: '#^Return type \(Doctrine\\Common\\Collections\\Collection\<\(int\|string\), Sylius\\Component\\Core\\Model\\OrderItemInterface\>\) of method Sylius\\Component\\Core\\Model\\OrderInterface\:\:getItems\(\) should be compatible with return type \(Doctrine\\Common\\Collections\\Collection\<\(int\|string\), Sylius\\Component\\Order\\Model\\OrderItemInterface\>\) of method Sylius\\Component\\Order\\Model\\OrderInterface\:\:getItems\(\)$#'
identifier: method.childReturnType
count: 1
path: src/Sylius/Component/Core/Model/OrderInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Model\\Product\:\:getVariantSelectionMethodLabels\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Model/Product.php
-
message: '#^Method Sylius\\Component\\Core\\OrderProcessing\\OrderAdjustmentsClearer\:\:__construct\(\) has parameter \$adjustmentsToRemove with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/OrderProcessing/OrderAdjustmentsClearer.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\DiscountPromotionActionCommand\:\:isConfigurationValid\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/DiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\DiscountPromotionActionCommand\:\:revert\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/DiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\FixedDiscountPromotionActionCommand\:\:execute\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/FixedDiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\FixedDiscountPromotionActionCommand\:\:isConfigurationValid\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/FixedDiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\PercentageDiscountPromotionActionCommand\:\:execute\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/PercentageDiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\PercentageDiscountPromotionActionCommand\:\:isConfigurationValid\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/PercentageDiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\ShippingPercentageDiscountPromotionActionCommand\:\:execute\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/ShippingPercentageDiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\ShippingPercentageDiscountPromotionActionCommand\:\:revert\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/ShippingPercentageDiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\UnitDiscountPromotionActionCommand\:\:revert\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/UnitDiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\UnitFixedDiscountPromotionActionCommand\:\:execute\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/UnitFixedDiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Action\\UnitPercentageDiscountPromotionActionCommand\:\:execute\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Action/UnitPercentageDiscountPromotionActionCommand.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Checker\\Rule\\ContainsProductRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/ContainsProductRuleChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Checker\\Rule\\CustomerGroupRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/CustomerGroupRuleChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Checker\\Rule\\HasTaxonRuleChecker\:\:hasProductValidTaxon\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/HasTaxonRuleChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Checker\\Rule\\HasTaxonRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/HasTaxonRuleChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Checker\\Rule\\ItemTotalRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/ItemTotalRuleChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Checker\\Rule\\NthOrderRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/NthOrderRuleChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Checker\\Rule\\ShippingCountryRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/ShippingCountryRuleChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Checker\\Rule\\TotalOfItemsFromTaxonRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/TotalOfItemsFromTaxonRuleChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Filter\\FilterInterface\:\:filter\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/FilterInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Filter\\PriceRangeFilter\:\:filter\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/PriceRangeFilter.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Filter\\PriceRangeFilter\:\:isConfigured\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/PriceRangeFilter.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Filter\\PriceRangeFilter\:\:isItemVariantInPriceRange\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/PriceRangeFilter.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Filter\\ProductFilter\:\:filter\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/ProductFilter.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Filter\\TaxonFilter\:\:filter\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/TaxonFilter.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Updater\\Rule\\HasTaxonRuleUpdater\:\:updateAfterDeletingTaxon\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Updater/Rule/HasTaxonRuleUpdater.php
-
message: '#^Method Sylius\\Component\\Core\\Promotion\\Updater\\Rule\\TaxonAwareRuleUpdaterInterface\:\:updateAfterDeletingTaxon\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Promotion/Updater/Rule/TaxonAwareRuleUpdaterInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\CatalogPromotionVariantsProviderInterface\:\:provideEligibleVariants\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/CatalogPromotionVariantsProviderInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantAppliedPromotionsMapProvider\:\:provide\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantAppliedPromotionsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantAppliedPromotionsMapProvider\:\:provide\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantAppliedPromotionsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantAppliedPromotionsMapProvider\:\:supports\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantAppliedPromotionsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantMapProviderInterface\:\:provide\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantMapProviderInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantMapProviderInterface\:\:provide\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantMapProviderInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantMapProviderInterface\:\:supports\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantMapProviderInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantOptionsMapProvider\:\:provide\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOptionsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantOptionsMapProvider\:\:provide\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOptionsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantOptionsMapProvider\:\:supports\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOptionsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantOriginalPriceMapProvider\:\:isPriceLowerThanOriginalPrice\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantOriginalPriceMapProvider\:\:provide\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantOriginalPriceMapProvider\:\:provide\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantOriginalPriceMapProvider\:\:supports\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantPriceMapProvider\:\:provide\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantPriceMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantPriceMapProvider\:\:provide\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantPriceMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantPriceMapProvider\:\:supports\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantPriceMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantsMapProvider\:\:getMapForVariant\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantsMapProvider\:\:getMapForVariant\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantsMapProvider\:\:provide\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantsMapProvider\:\:provide\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProvider.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantsMapProviderInterface\:\:provide\(\) has parameter \$context with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProviderInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Provider\\ProductVariantMap\\ProductVariantsMapProviderInterface\:\:provide\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProviderInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Repository\\PaymentMethodRepositoryInterface\:\:findEnabledForChannel\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Repository/PaymentMethodRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Repository\\ProductRepositoryInterface\:\:createShopListQueryBuilder\(\) has parameter \$sorting with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Repository/ProductRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Repository\\ProductRepositoryInterface\:\:findByTaxon\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Repository/ProductRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Repository\\ProductVariantRepositoryInterface\:\:findByTaxon\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Repository/ProductVariantRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Repository\\ShippingMethodRepositoryInterface\:\:findEnabledForZonesAndChannel\(\) has parameter \$zones with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Repository/ShippingMethodRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Shipping\\Calculator\\FlatRateCalculator\:\:calculate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Shipping/Calculator/FlatRateCalculator.php
-
message: '#^Method Sylius\\Component\\Core\\Shipping\\Calculator\\PerUnitRateCalculator\:\:calculate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Shipping/Calculator/PerUnitRateCalculator.php
-
message: '#^Method Sylius\\Component\\Core\\Shipping\\Checker\\Rule\\OrderTotalRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalRuleChecker.php
-
message: '#^Method Sylius\\Component\\Core\\Test\\Services\\DefaultChannelFactory\:\:create\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactory.php
-
message: '#^Method Sylius\\Component\\Core\\Test\\Services\\DefaultChannelFactoryInterface\:\:create\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactoryInterface.php
-
message: '#^Method Sylius\\Component\\Core\\Test\\Services\\DefaultUnitedStatesChannelFactory\:\:create\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: '#^Method Sylius\\Component\\Customer\\Repository\\CustomerGroupRepositoryInterface\:\:findByPhrase\(\) return type has no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Customer/Repository/CustomerGroupRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Locale\\Context\\LocaleNotFoundException\:\:notAvailable\(\) has parameter \$availableLocalesCodes with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Locale/Context/LocaleNotFoundException.php
-
message: '#^Method Sylius\\Component\\Order\\Aggregator\\AdjustmentsAggregatorInterface\:\:aggregate\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Order/Aggregator/AdjustmentsAggregatorInterface.php
-
message: '#^Method Sylius\\Component\\Order\\Aggregator\\AdjustmentsByLabelAggregator\:\:aggregate\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Order/Aggregator/AdjustmentsByLabelAggregator.php
-
message: '#^Method Sylius\\Component\\Order\\Factory\\AdjustmentFactory\:\:createWithData\(\) has parameter \$details with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Order/Factory/AdjustmentFactory.php
-
message: '#^Method Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface\:\:createWithData\(\) has parameter \$details with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Order/Factory/AdjustmentFactoryInterface.php
-
message: '#^Method Sylius\\Component\\Order\\Model\\Adjustment\:\:getDetails\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Order/Model/Adjustment.php
-
message: '#^Method Sylius\\Component\\Order\\Model\\Adjustment\:\:setDetails\(\) has parameter \$details with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Order/Model/Adjustment.php
-
message: '#^Method Sylius\\Component\\Order\\Model\\AdjustmentInterface\:\:getDetails\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Order/Model/AdjustmentInterface.php
-
message: '#^Method Sylius\\Component\\Order\\Model\\AdjustmentInterface\:\:setDetails\(\) has parameter \$details with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Order/Model/AdjustmentInterface.php
-
message: '#^Method Sylius\\Component\\Payment\\Model\\Payment\:\:getDetails\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Payment/Model/Payment.php
-
message: '#^Method Sylius\\Component\\Payment\\Model\\Payment\:\:setDetails\(\) has parameter \$details with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Payment/Model/Payment.php
-
message: '#^Method Sylius\\Component\\Payment\\Model\\PaymentInterface\:\:getDetails\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Payment/Model/PaymentInterface.php
-
message: '#^Method Sylius\\Component\\Payment\\Model\\PaymentInterface\:\:setDetails\(\) has parameter \$details with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Payment/Model/PaymentInterface.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\CartesianSetBuilder\:\:build\(\) has parameter \$setTuples with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\CartesianSetBuilder\:\:build\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\CartesianSetBuilder\:\:doBuild\(\) has parameter \$setTuples with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\CartesianSetBuilder\:\:doBuild\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\CartesianSetBuilder\:\:getResult\(\) has parameter \$keys with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\CartesianSetBuilder\:\:getResult\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\CartesianSetBuilder\:\:validateTuples\(\) has parameter \$setTuples with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\CartesianSetBuilder\:\:validateTuples\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\ProductVariantGenerator\:\:addOptionValue\(\) has parameter \$optionMap with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/ProductVariantGenerator.php
-
message: '#^Method Sylius\\Component\\Product\\Generator\\ProductVariantGenerator\:\:createVariant\(\) has parameter \$optionMap with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Generator/ProductVariantGenerator.php
-
message: '#^Method Sylius\\Component\\Product\\Repository\\ProductRepositoryInterface\:\:findByPhrase\(\) return type has no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Product/Repository/ProductRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Action\\PromotionActionCommandInterface\:\:execute\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Action/PromotionActionCommandInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Action\\PromotionActionCommandInterface\:\:revert\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Action/PromotionActionCommandInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Checker\\Rule\\RuleCheckerInterface\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Checker/Rule/RuleCheckerInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Generator\\PromotionCouponGenerator\:\:generateUniqueCode\(\) has parameter \$generatedCoupons with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Generator/PromotionCouponGenerator.php
-
message: '#^Method Sylius\\Component\\Promotion\\Generator\\PromotionCouponGenerator\:\:isUsedCode\(\) has parameter \$generatedCoupons with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Generator/PromotionCouponGenerator.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionAction.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionAction.php
-
message: '#^Property Sylius\\Component\\Promotion\\Model\\CatalogPromotionAction\:\:\$configuration type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionAction.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\CatalogPromotionActionInterface\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionActionInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\CatalogPromotionActionInterface\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionActionInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\CatalogPromotionScope\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScope.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\CatalogPromotionScope\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScope.php
-
message: '#^Property Sylius\\Component\\Promotion\\Model\\CatalogPromotionScope\:\:\$configuration type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScope.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\CatalogPromotionScopeInterface\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScopeInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\CatalogPromotionScopeInterface\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScopeInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\ConfigurablePromotionElementInterface\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/ConfigurablePromotionElementInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\PromotionAction\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionAction.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\PromotionAction\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionAction.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\PromotionActionInterface\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionActionInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\PromotionRule\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionRule.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\PromotionRule\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionRule.php
-
message: '#^Method Sylius\\Component\\Promotion\\Model\\PromotionRuleInterface\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionRuleInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Repository\\CatalogPromotionRepositoryInterface\:\:findByCriteria\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Repository/CatalogPromotionRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Promotion\\Repository\\PromotionCouponRepositoryInterface\:\:createPaginatorForPromotion\(\) return type has no value type specified in iterable type iterable\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Promotion/Repository/PromotionCouponRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Shipping\\Calculator\\CalculatorInterface\:\:calculate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Calculator/CalculatorInterface.php
-
message: '#^Method Sylius\\Component\\Shipping\\Calculator\\FlatRateCalculator\:\:calculate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Calculator/FlatRateCalculator.php
-
message: '#^Method Sylius\\Component\\Shipping\\Calculator\\PerUnitRateCalculator\:\:calculate\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Calculator/PerUnitRateCalculator.php
-
message: '#^Method Sylius\\Component\\Shipping\\Checker\\Rule\\RuleCheckerInterface\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Checker/Rule/RuleCheckerInterface.php
-
message: '#^Method Sylius\\Component\\Shipping\\Checker\\Rule\\TotalWeightGreaterThanOrEqualRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Checker/Rule/TotalWeightGreaterThanOrEqualRuleChecker.php
-
message: '#^Method Sylius\\Component\\Shipping\\Checker\\Rule\\TotalWeightLessThanOrEqualRuleChecker\:\:isEligible\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Checker/Rule/TotalWeightLessThanOrEqualRuleChecker.php
-
message: '#^Method Sylius\\Component\\Shipping\\Model\\ConfigurableShippingMethodElementInterface\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Model/ConfigurableShippingMethodElementInterface.php
-
message: '#^Method Sylius\\Component\\Shipping\\Model\\ShippingMethod\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethod.php
-
message: '#^Method Sylius\\Component\\Shipping\\Model\\ShippingMethod\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethod.php
-
message: '#^Method Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodInterface.php
-
message: '#^Method Sylius\\Component\\Shipping\\Model\\ShippingMethodInterface\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodInterface.php
-
message: '#^Method Sylius\\Component\\Shipping\\Model\\ShippingMethodRule\:\:getConfiguration\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodRule.php
-
message: '#^Method Sylius\\Component\\Shipping\\Model\\ShippingMethodRule\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodRule.php
-
message: '#^Method Sylius\\Component\\Shipping\\Model\\ShippingMethodRuleInterface\:\:setConfiguration\(\) has parameter \$configuration with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodRuleInterface.php
-
message: '#^Method Sylius\\Component\\Taxation\\Resolver\\TaxRateResolver\:\:resolve\(\) has parameter \$criteria with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Taxation/Resolver/TaxRateResolver.php
-
message: '#^Method Sylius\\Component\\Taxation\\Resolver\\TaxRateResolverInterface\:\:resolve\(\) has parameter \$criteria with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Taxation/Resolver/TaxRateResolverInterface.php
-
message: '#^Method Sylius\\Component\\Taxonomy\\Repository\\TaxonRepositoryInterface\:\:findChildrenByChannelMenuTaxon\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Taxonomy/Repository/TaxonRepositoryInterface.php
-
message: '#^Method Sylius\\Component\\Taxonomy\\Repository\\TaxonRepositoryInterface\:\:findHydratedRootNodes\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: src/Sylius/Component/Taxonomy/Repository/TaxonRepositoryInterface.php