chocolatdemariage/www/modules/tntofficiel/libraries/exceptions/TNTOfficiel_MaxPackageWeightException.php
2017-08-30 11:37:48 +02:00

13 lines
297 B
PHP

<?php
/**
* TNT OFFICIAL MODULE FOR PRESTASHOP.
*
* @author GFI Informatique <www.gfi.fr>
* @copyright 2016-2017 GFI Informatique, 2016-2017 TNT
* @license https://opensource.org/licenses/MIT MIT License
*/
class TNTOfficiel_MaxPackageWeightException extends Exception
{
}