| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/AggregateOrder/ |
| 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__
);