Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 1.47 KB

incompatibilities-6-0.md

File metadata and controls

5 lines (4 loc) · 1.47 KB

ApruveBundle

  • The ApruveLineItemFromPaymentLineItemFactory::createFromPaymentLineItem(PaymentLineItemInterface $paymentLineItem)[?] method was changed to ApruveLineItemFromPaymentLineItemFactory::createFromPaymentLineItem(PaymentLineItem $paymentLineItem)[?]
  • The ApruveLineItemFromPaymentLineItemFactoryInterface::createFromPaymentLineItem(PaymentLineItemInterface $paymentLineItem)[?] method was changed to ApruveLineItemFromPaymentLineItemFactoryInterface::createFromPaymentLineItem(PaymentLineItem $paymentLineItem)[?]