Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 412 Bytes

ServicesYamlConfigurationErrorEvent.rst

File metadata and controls

13 lines (8 loc) · 412 Bytes

ServicesYamlConfigurationErrorEvent

Namespace:

OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Event\ServicesYamlConfigurationErrorEvent;

This event will be dispatched when there are classes referenced in a services.yaml file of a module that are not loadable.

Usage example: The EventLoggingSubscriber writes this error to the log file.