Files
PrestaShop/override/classes/exception/PrestaShopPaymentException.php
2012-01-04 13:54:43 +00:00

8 lines
85 B
PHP

<?php
class PrestaShopPaymentException extends PrestaShopPaymentExceptionCore
{
}