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 |
|---|---|---|
| $root * | string |
– |
| $inject | array |
[ ] |
Loads a user from disk by passing the absolute path (root)
Users::load(string $root, array $inject = [ ]): Kirby\Cms\Users
| Name | Type | Default |
|---|---|---|
| $root * | string |
– |
| $inject | array |
[ ] |