Skip to content

Kirby 5.1.3

$event->nameWildcards()

Returns the full list of possible wildcard event names based on the current event name

$event->nameWildcards(): array

Return type

array

This method modifies the existing $event object it is applied to and returns it again.

Parent class

Kirby\Cms\Event