mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 00:34:05 +00:00
return style
This commit is contained in:
parent
bf36783d44
commit
23a629b1ae
1 changed files with 6 additions and 7 deletions
|
|
@ -932,8 +932,7 @@ class CentralUserProvidingDefaultValues extends CentralUser
|
||||||
{
|
{
|
||||||
public function getSyncedCreationAttributes(): array
|
public function getSyncedCreationAttributes(): array
|
||||||
{
|
{
|
||||||
return
|
return [
|
||||||
[
|
|
||||||
'name' => 'Default User',
|
'name' => 'Default User',
|
||||||
'email' => 'default@localhost',
|
'email' => 'default@localhost',
|
||||||
'password' => 'password',
|
'password' => 'password',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue