File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed
app/code/Magento/Developer/Test/Unit/Model/XmlCatalog/Format Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
+ /**
3
+ * Copyright © Magento, Inc. All rights reserved.
4
+ * See COPYING.txt for license details.
5
+ */
2
6
3
7
namespace Magento \Developer \Test \Unit \Model \XmlCatalog \Format ;
4
8
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
+ <!--
3
+ /**
4
+ * Copyright © Magento, Inc. All rights reserved.
5
+ * See COPYING.txt for license details.
6
+ */
7
+ -->
2
8
<root />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
+ <!--
3
+ /**
4
+ * Copyright © Magento, Inc. All rights reserved.
5
+ * See COPYING.txt for license details.
6
+ */
7
+ -->
2
8
<catalog xmlns =" urn:oasis:names:tc:entity:xmlns:xml:catalog" >
3
9
<system systemId =" urn:magento:framework:Acl/etc/acl.xsd" uri =" ../vendor/magento/framework/Acl/etc/acl.xsd" />
4
10
<system systemId =" urn:magento:module:Magento_Store:etc/config.xsd" uri =" ../vendor/magento/module-store/etc/config.xsd" />
You can’t perform that action at this time.
0 commit comments