| Current Path : /var/www/www.indacotrentino.com/www/app/code/Torresani/AggregateOrder/ |
| Current File : //var/www/www.indacotrentino.com/www/app/code/Torresani/AggregateOrder/registration.php |
<?php
use Magento\Framework\Component\ComponentRegistrar;
ComponentRegistrar::register(
ComponentRegistrar::MODULE,
'Torresani_AggregateOrder',
__DIR__
);