Files
PrestaShop/override/classes/exception/PrestaShopPaymentException.php
T

8 lines
85 B
PHP

<?php
class PrestaShopPaymentException extends PrestaShopPaymentExceptionCore
{
}