wip
This commit is contained in:
@@ -29,7 +29,7 @@ class SberPaymentOrderItem extends Model implements HasMedia
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $table = 'sber_payment_orders';
|
||||
protected $table = 'sber_payment_order_items';
|
||||
|
||||
/**
|
||||
* Guarded attributes
|
||||
|
||||
Reference in New Issue
Block a user