UserActions::create()
Creates a new User from the given props and returns a new User object
UserActions::create(array $props): Kirby\Cms\User
Parameters
Name | Type | Default |
---|---|---|
$propsrequired | array |
no default value |
Return type
Parent class
Kirby\Cms\UserActions