Skip to content

Kirby 5.1.2

$system->status()

Get an status array of all checks

$system->status(): array

Return type

array

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

Parent class

Kirby\Cms\System