mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 03:54:03 +00:00
Update ResourceSyncingTest.php
This commit is contained in:
parent
69a44335f7
commit
5ba92859e4
1 changed files with 1 additions and 1 deletions
|
|
@ -669,7 +669,7 @@ class ResourceUser extends Model implements Syncable
|
||||||
|
|
||||||
public function getCreateAttributeNames(): array
|
public function getCreateAttributeNames(): array
|
||||||
{
|
{
|
||||||
// attributes should be used when syncing resources from tenant to central DB
|
// attributes should be used when creating resources from tenant to central DB
|
||||||
return [
|
return [
|
||||||
'global_id',
|
'global_id',
|
||||||
'name',
|
'name',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue