| Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-config/Test/Unit/Model/_files/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/module-config/Test/Unit/Model/_files/acl_2.xml |
<?xml version="1.0" encoding="utf-8"?>
<!--
/**
* 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:Acl/etc/acl.xsd">
<acl>
<resources>
<resource id="Backend_Dummy1::parent">
<resource id="Backend_Dummy1::first">
<resource id="Backend_Dummy2::parent" title="Dummy 2 Resource Parent" sortOrder="0">
<resource id="Backend_Dummy2::first" title="Dummy 2 Resource #1" sortOrder="10" />
<resource id="Backend_Dummy2::second" title="Dummy 2 Resource #2" sortOrder="20" />
</resource>
</resource>
</resource>
</resources>
</acl>
</config>