DIR:/home/htlwork.com/www/dev/pricelow/vendor/magento/theme-frontend-luma/ |
Current File : /home/htlwork.com/www/dev/pricelow/vendor/magento/theme-frontend-luma/registration.php |
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ use Magento\Framework\Component\ComponentRegistrar; ComponentRegistrar::register(ComponentRegistrar::THEME, 'frontend/Magento/luma', __DIR__); |