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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2880155-4.patch | 1.18 KB | mahtab_alam |
| #2 | issue-2880155.patch | 819 bytes | hyscaler |
Comments
Comment #2
hyscaler commentedComment #3
berdirThis needs improvements for coding standards. We usually also don't use is_a but instanceof. And not sure if that's the right fix.
Comment #4
mahtab_alam commentedComment #5
mahtab_alam commented