+Payment, PaymentTerm, PaymentService #226
Annotations
8 errors
Run PHPStan:
src/CXml/Builder/OrderRequestBuilder.php#L367
Parameter $payment of method CXml\Builder\OrderRequestBuilder::setPayment() has invalid type CXml\Builder\PaymentInterface.
|
Run PHPStan:
src/CXml/Builder/OrderRequestBuilder.php#L369
Parameter #1 $paymentImpl of class CXml\Model\Payment constructor expects CXml\Model\PaymentInterface, CXml\Builder\PaymentInterface given.
|
Run PHPStan:
src/CXml/Jms/CXmlWrappingNodeJmsEventSubscriber.php#L39
Call to function in_array() requires parameter #3 to be set.
|
Run PHPStan:
src/CXml/Jms/CXmlWrappingNodeJmsEventSubscriber.php#L89
Cannot access property $paymentImpl on mixed.
|
Run PHPStan:
src/CXml/Jms/CXmlWrappingNodeJmsEventSubscriber.php#L93
Call to an undefined method JMS\Serializer\VisitorInterface::visitProperty().
|
Run PHPStan:
src/CXml/Model/PaymentInterface.php#L-1
Out of 130 possible declare(strict_types=1), only 129 - 99.2 % actually have it. Add more declares to get over 100 %
|
Run PHPStan:
src/CXml/Model/Trait/IdReferencesTrait.php (in context of class CXml/Model/BusinessPartner)#L17
Readonly property cannot have a default value.
|
Run PHPStan
Process completed with exit code 1.
|
Loading