Des modules ajoutés et mise en page du CSS
This commit is contained in:
10
local/modules/PayPal/Model/PaypalLog.php
Normal file
10
local/modules/PayPal/Model/PaypalLog.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace PayPal\Model;
|
||||
|
||||
use PayPal\Model\Base\PaypalLog as BasePaypalLog;
|
||||
|
||||
class PaypalLog extends BasePaypalLog
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user