| Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-sales-analytics/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-sales-analytics/registration.php |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::MODULE,
'Magento_SalesAnalytics',
__DIR__
);