| Current Path : /home/rtorresani/www/app/code/Amasty/ImportExportCore/Test/Unit/Config/ConfigClass/ |
| Current File : //home/rtorresani/www/app/code/Amasty/ImportExportCore/Test/Unit/Config/ConfigClass/DummyClass.php |
<?php
/**
* @author Amasty Team
* @copyright Copyright (c) Amasty (https://www.amasty.com)
* @package Import-Export Core for Magento 2 (System)
*/
namespace Amasty\ImportExportCore\Test\Unit\Config\ConfigClass;
/**
* Dummy class for config class factory unit testing
*/
class DummyClass
{
}