Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/app/code/Torresani/AggregateOrder/etc/
Upload File :
Current File : //home/rtorresani/www/app/code/Torresani/AggregateOrder/etc/events.xml

<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd">
    <event name="sales_order_place_before">
        <observer name="aggregateorder_place_order_before" instance="Torresani\AggregateOrder\Observer\OrderPlaceBefore"/>
    </event>
</config>