| Current Path : /home/rtorresani/www/app/code/Amasty/ExportCore/Export/Config/CustomEntity/ |
| Current File : //home/rtorresani/www/app/code/Amasty/ExportCore/Export/Config/CustomEntity/CustomCollection.php |
<?php
/**
* @author Amasty Team
* @copyright Copyright (c) Amasty (https://www.amasty.com)
* @package Export Core for Magento 2 (System)
*/
namespace Amasty\ExportCore\Export\Config\CustomEntity;
class CustomCollection extends \Magento\Framework\Model\ResourceModel\Db\Collection\AbstractCollection
{
}