$appUsers->auth()
Returns the Authentication layer class
$appUsers->auth(): Kirby\Cms\Auth
Return type
This method modifies the existing $appusers
object it is applied to and returns it again.
Parent class
Kirby\Cms\AppUsers
Returns the Authentication layer class
$appUsers->auth(): Kirby\Cms\Auth
This method modifies the existing $appusers
object it is applied to and returns it again.
Kirby\Cms\AppUsers