PHP Interface Webiny\Component\EventManager\EventSubscriberInterface

Show file Open project: Webiny/Framework Interface Usage Examples

Public Methods

Method Description
subscribe ( ) : void Subscribe to events

Method Details

subscribe() public method

Subscribe to events
public subscribe ( ) : void
return void