Getting
Fatal error: Call to a member function getPluginId() on string in payment/modules/payment_reference/src/Plugin/Field/FieldType/PaymentReference.php on line 117

When trying to add a new line item in a payment reference field.

CommentFileSizeAuthor
#4 2880155-4.patch1.18 KBmahtab_alam
#2 issue-2880155.patch819 byteshyscaler

Comments

nettantra created an issue. See original summary.

hyscaler’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new819 bytes
berdir’s picture

Status: Patch (to be ported) » Needs work

This needs improvements for coding standards. We usually also don't use is_a but instanceof. And not sure if that's the right fix.

mahtab_alam’s picture

StatusFileSize
new1.18 KB
mahtab_alam’s picture

Status: Needs work » Needs review