| Current Path : /var/www/www.indacotrentino.com/www/app/code/Ashsmith/Blog/etc/frontend/ |
| Current File : //var/www/www.indacotrentino.com/www/app/code/Ashsmith/Blog/etc/frontend/di.xml |
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
<type name="Magento\Framework\App\RouterList">
<arguments>
<argument name="routerList" xsi:type="array">
<item name="blog" xsi:type="array">
<item name="class" xsi:type="string">Ashsmith\Blog\Controller\Router</item>
<item name="disable" xsi:type="boolean">false</item>
<item name="sortOrder" xsi:type="string">70</item>
</item>
</argument>
</arguments>
</type>
</config>