❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$user->username()
Returns the username
return
(string)
Example
<?= $site->user('bastian')->username() ?>
↑
Cheat Sheet overview
←
$user->update($data = array())
↓
Back to Cheat Sheet section
Top