| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/etc/frontend/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Amasty/Base/etc/frontend/events.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:Event/etc/events.xsd">
<event name="layout_render_before">
<observer name="Amasty_Base::add_theme_class_name" instance="Amasty\Base\Observer\AddBodyClassName" />
</event>
</config>