Your IP : 216.73.217.13


Current Path : /home/rtorresani/www/app/code/Amasty/CronScheduleList/
Upload File :
Current File : //home/rtorresani/www/app/code/Amasty/CronScheduleList/registration.php

<?php
/**
 * @author Amasty Team
 * @copyright Copyright (c) Amasty (https://www.amasty.com)
 * @package Cron Schedule List for Magento 2 (System) 
 */
\Magento\Framework\Component\ComponentRegistrar::register(
    \Magento\Framework\Component\ComponentRegistrar::MODULE,
    'Amasty_CronScheduleList',
    __DIR__
);