Skip to content

Kirby 5.0.1

$event->state()

Returns the state of the event (e.g. after)

$event->state(): string|null

Return types

stringornull

Parent class

Kirby\Cms\Event