| Current Path : /home/rtorresani/www/app/code/Amasty/Base/etc/adminhtml/ |
| Current File : //home/rtorresani/www/app/code/Amasty/Base/etc/adminhtml/routes.xml |
<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) Amasty (https://www.amasty.com)
* @package Magento 2 Base Package
*/-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
<router id="admin">
<route id="ambase" frontName="ambase">
<module name="Amasty_Base"/>
</route>
</router>
</config>