Skip to content

Kirby 4.2.0

$event->state()

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

$event->state(): string|null

Return type

string|null

Parent class

Kirby\Cms\Event