[Maintenance] Bump plugin to 1.14 #798
Annotations
5 errors
Run analysis:
src/Factory/PayPalPaymentMethodNewResourceFactory.php#L37
Parameter #2 $factory (Sylius\Component\Resource\Factory\FactoryInterface) of method Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory::create() is not contravariant with parameter #2 $factory (Sylius\Resource\Factory\FactoryInterface) of method Sylius\Bundle\ResourceBundle\Controller\NewResourceFactoryInterface::create().
|
Run analysis:
src/Factory/PayPalPaymentMethodNewResourceFactory.php#L42
Method Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory::create() should return Sylius\Component\Resource\Model\ResourceInterface but returns Sylius\Resource\Model\ResourceInterface.
|
Run analysis:
src/Factory/PayPalPaymentMethodNewResourceFactory.php#L48
Method Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory::create() should return Sylius\Component\Resource\Model\ResourceInterface but returns Sylius\Component\Core\Model\PaymentMethodInterface.
|
Run analysis:
src/Factory/PayPalPaymentMethodNewResourceFactory.php#L51
Method Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory::create() should return Sylius\Component\Resource\Model\ResourceInterface but returns Sylius\Component\Core\Model\PaymentMethodInterface.
|
Run analysis
Process completed with exit code 1.
|
Loading