Skip to content

Kirby 3.6.6

Event

The Event object is created whenever the $kirby->trigger() or $kirby->apply() methods are called. It collects all event information and handles calling the individual hooks.