prestashop-module/retailcrm/lib/CurlException.php

6 lines
56 B
PHP
Raw Normal View History

<?php
class CurlException extends RuntimeException
{
}