| Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-payment-services-dashboard/etc/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-payment-services-dashboard/etc/acl.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:Acl/etc/acl.xsd">
<acl>
<resources>
<resource id="Magento_Backend::admin">
<resource id="Magento_Sales::sales">
<resource id="Magento_Sales::sales_operation">
<resource id="Magento_PaymentServicesDashboard::paymentservices" title="Payment Services" translate="title" sortOrder="15">
<resource id="Magento_PaymentServicesDashboard::paymentservicesdashboard" title="Dashboard" translate="title" sortOrder="15"/>
</resource>
</resource>
</resource>
</resource>
</resources>
</acl>
</config>