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

Merge branch 'tenant-specific-config' of github.com:stancl/tenancy into tenant-specific-config

This commit is contained in:
Samuel Štancl 2019-09-27 21:04:13 +02:00
commit 85eaefef48

View file

@ -55,4 +55,4 @@ class TenantConfig implements Feature
{
return $this->app['config']['tenancy.storage_to_config_map'] ?? [];
}
}
}