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

8 lines
83 B
PHP

<?php
class PrestaShopModuleException extends PrestaShopModuleExceptionCore
{
}