mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 22:24:03 +00:00
Update ResourceSyncingTest.php
This commit is contained in:
parent
8d92f8643f
commit
7fa024790e
1 changed files with 0 additions and 13 deletions
|
|
@ -1005,19 +1005,6 @@ class CentralUserProvidingMixture extends CentralUser
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
class ResourceUserProvidingMixture extends ResourceUser
|
|
||||||
{
|
|
||||||
public function getSyncedCreationAttributes(): array
|
|
||||||
{
|
|
||||||
return [
|
|
||||||
'name',
|
|
||||||
'email',
|
|
||||||
'role' => 'admin',
|
|
||||||
'password' => 'secret',
|
|
||||||
];
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
class CentralUserWithConditionalSync extends CentralUser
|
class CentralUserWithConditionalSync extends CentralUser
|
||||||
{
|
{
|
||||||
public function shouldSync(): bool
|
public function shouldSync(): bool
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue