siment/magento2-http-header-theme-switch

View on GitHub
src/etc/module.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0"?>
<!--
/**
 * Licensed under Academic Free License ("AFL") v. 3.0
 * See LICENSE.txt or https://opensource.org/licenses/afl-3.0
 *
 * @category    Siment_HttpHeaderThemeSwitch
 * @copyright   (c) 2017 Simen Thorsrud
 * @author      Simen Thorsrud <simen.thorsrud@gmail.com>
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
    <module name="Siment_HttpHeaderThemeSwitch" setup_version="1.0.4" />
</config>