$event->state()
Returns the state of the event (e.g. after
)
$event->state(): string|null
Return types
string
ornull
This method modifies the existing $event
object it is applied to and returns it again.
Returns the state of the event (e.g. after
)
$event->state(): string|null
string
ornull
This method modifies the existing $event
object it is applied to and returns it again.