| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/Test/Unit/Utils/Http/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/Test/Unit/Utils/Http/CurlTest.php |
<?php
declare(strict_types=1);
/**
* @author Amasty Team
* @copyright Copyright (c) Amasty (https://www.amasty.com)
* @package Magento 2 Base Package
*/
namespace Amasty\Base\Test\Unit\Utils\Http;
class CurlTest
{
}