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