| Current Path : /home/rtorresani/www/vendor/magento/module-elasticsearch/ |
| Current File : //home/rtorresani/www/vendor/magento/module-elasticsearch/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_Elasticsearch',
__DIR__
);