Neuron-PHP

EventLoader
in package

Loads and registers event listeners from the config/event-listeners.yaml file.

Table of Contents

Properties

$_base  : Base
$fs  : IFileSystem

Methods

__construct()  : mixed
initEvents()  : void
getPath()  : string
loadEvents()  : void

Properties

Methods

getPath()

protected getPath() : string
Return values
string

loadEvents()

protected loadEvents(mixed $events) : void
Parameters
$events : mixed

        
On this page

Search results