D'autres fichiers en conf
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace PaymentCondition\Model;
|
||||
|
||||
use PaymentCondition\Model\Base\PaymentAreaCondition as BasePaymentAreaCondition;
|
||||
|
||||
class PaymentAreaCondition extends BasePaymentAreaCondition
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user