FinalizingModuleDeactivationEvent
Namespace:
OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\FinalizingModuleDeactivationEvent
This event will be dispatched at the last step of the module deactivation for a specific shop.
Attention
Module might be still active in another shop. only in this specific shop, module is deactivated.
Usage example: clean-up some module related data from the database.