1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 11:44:04 +00:00

update comment

This commit is contained in:
Abrar Ahmad 2022-08-10 13:13:54 +05:00
parent 5ba92859e4
commit ea21291b3e

View file

@ -669,7 +669,7 @@ class ResourceUser extends Model implements Syncable
public function getCreateAttributeNames(): array
{
// attributes should be used when creating resources from tenant to central DB
// Attributes used when syncing resources from tenant to central DB
return [
'global_id',
'name',