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