| Current Path : /var/www/clients/client3/web2/web/vendor/wyomind/framework/ |
| Current File : /var/www/clients/client3/web2/web/vendor/wyomind/framework/registration.php |
<?php
/**
* Copyright © 2020 Wyomind. All rights reserved.
* See LICENSE.txt for license details.
*/
\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::MODULE,
'Wyomind_Framework',
__DIR__
);