// small fix
This commit is contained in:
@@ -53,15 +53,6 @@ class PaymentCCCore extends OrderPayment
|
||||
'primary' => 'id_payment_cc',
|
||||
);
|
||||
|
||||
/**
|
||||
* @deprecated 1.5.0.2
|
||||
* @see OrderPaymentCore
|
||||
*/
|
||||
public function getFields()
|
||||
{
|
||||
Tools::displayAsDeprecated();
|
||||
return parent::getFields();
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated 1.5.0.2
|
||||
|
||||
Reference in New Issue
Block a user