| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/registration.php |
<?php
/**
* @author Amasty Team
* @copyright Copyright (c) Amasty (https://www.amasty.com)
* @package Magento 2 Base Package
*/
\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::MODULE,
'Amasty_Base',
__DIR__
);