first commit
This commit is contained in:
10
plugins/stGiftCardPlugin/config/stPayment.schema.custom.yml
Normal file
10
plugins/stGiftCardPlugin/config/stPayment.schema.custom.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
propel:
|
||||
st_payment:
|
||||
_attributes:
|
||||
phpName: Payment
|
||||
gift_card_id:
|
||||
type: INTEGER
|
||||
required: false
|
||||
foreignTable: st_gift_card
|
||||
foreignReference: id
|
||||
onDelete: setnull
|
||||
Reference in New Issue
Block a user