Users::load()
Loads a user from disk by passing the absolute path (root)
Users::load(string $root, array $inject = [ ]): Kirby\Cms\Users
Parameters
Name | Type | Default |
---|---|---|
$rootrequired | string |
no default value |
$inject | array |
[ ]
|