$status->user()
Returns the currently logged in user
$status->user(): Kirby\Cms\User|null
Return types
Kirby\Cms\User
ornull
This method modifies the existing $status
object it is applied to and returns it again.
Returns the currently logged in user
$status->user(): Kirby\Cms\User|null
Kirby\Cms\User
ornull
This method modifies the existing $status
object it is applied to and returns it again.