Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/vendor/magento/module-swatches/etc/
Upload File :
Current File : /home/dev2.destoffenstraat.com/vendor/magento/module-swatches/etc/module.xml

<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
    <module name="Magento_Swatches" >
        <sequence>
            <module name="Magento_Catalog"/>
            <module name="Magento_ConfigurableProduct"/>
            <module name="Magento_Eav"/>
            <module name="Magento_Customer"/>
            <module name="Magento_Store"/>
            <module name="Magento_Backend"/>
            <module name="Magento_MediaStorage"/>
            <module name="Magento_Config"/>
            <module name="Magento_LayeredNavigation"/>
            <module name="Magento_Theme"/>
        </sequence>
    </module>
</config>