$event->action() Returns the action of the event (e.g. create) or null if the event name does not include an action kirby/src/Cms/Event.php#L123 $event->action(): string|null Return type string|null Parent class Kirby\Cms\Event