Only update customer prices for customers that exist #25
Annotations
3 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Model/CustomerPricingManagement.php#L20
Property JustBetter\CustomerPricing\Model\CustomerPricingManagement::$customerCollectionFactory has unknown class Magento\Customer\Model\ResourceModel\Customer\CollectionFactory as its type.
|
|
PHPStan:
src/Model/CustomerPricingManagement.php#L20
Parameter $customerCollectionFactory of method JustBetter\CustomerPricing\Model\CustomerPricingManagement::__construct() has invalid type Magento\Customer\Model\ResourceModel\Customer\CollectionFactory.
|