ICanBoogie
  • Documentation
  • API Reference
  • bind-message-bus master
Namespaces
  • ICanBoogie
    • Binding
      • MessageBus
Classes
  • Hooks
Interfaces
  • MessageBusConfig
Traits
  • ApplicationBindings
  • ControllerBindings

Interface MessageBusConfig

Defines keys of the MessageBus config.

Namespace: ICanBoogie\Binding\MessageBus
Located at MessageBusConfig.php

Constants summary

HANDLERS_CONFIG_NAME : string

Name of the message bus handlers config.

Name of the message bus handlers config.

'message-bus-handlers'
HANDLERS : string

An array of key/value pairs where key is a message class and value its handler.

An array of key/value pairs where key is a message class and value its handler.

'handlers'
bind-message-bus master – Check on GitHub – API documentation generated by ApiGen