DIR:/home/htlwork.com/www/dev/magento/html-old/vendor/magento/module-theme2.2/ |
Current File : /home/htlwork.com/www/dev/magento/html-old/vendor/magento/module-theme2.2/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_Theme', __DIR__ ); |