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

8 lines
71 B
PHP

<?php
class PrestaShopException extends PrestaShopExceptionCore
{
}