prestashop-module/retailcrm/lib/CurlException.php
Alex Lushpai 8edf8b9efa v2.0
2016-01-13 18:43:41 +03:00

6 lines
56 B
PHP

<?php
class CurlException extends RuntimeException
{
}