Your IP : 216.73.216.14


Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/AggregateOrder/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/AggregateOrder/registration.php

<?php

use Magento\Framework\Component\ComponentRegistrar;

ComponentRegistrar::register(
    ComponentRegistrar::MODULE,
    'Torresani_AggregateOrder',
    __DIR__
);