Skip to content

Kirby 5.1.3

$status->toArray()

Returns an array with all public status data

$status->toArray(): array

Return type

array

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

Parent class

Kirby\Cms\Auth\Status