Files
outil-82/local/modules/PayPal/Model/PaypalPlanifiedPaymentI18n.php

11 lines
194 B
PHP

<?php
namespace PayPal\Model;
use PayPal\Model\Base\PaypalPlanifiedPaymentI18n as BasePaypalPlanifiedPaymentI18n;
class PaypalPlanifiedPaymentI18n extends BasePaypalPlanifiedPaymentI18n
{
}