Your IP : 216.73.216.43


Current Path : /proc/thread-self/root/home/rtorresani/www/app/code/Torresani/AggregateOrder/
Upload File :
Current File : //proc/thread-self/root/home/rtorresani/www/app/code/Torresani/AggregateOrder/registration.php

<?php

use Magento\Framework\Component\ComponentRegistrar;

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