| Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-login-as-customer/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-login-as-customer/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_LoginAsCustomer',
__DIR__
);