1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 19:04:03 +00:00
This commit is contained in:
Samuel Štancl 2019-09-06 18:52:04 +02:00
commit 5d2b1e3a72
5 changed files with 15 additions and 6 deletions

View file

@ -48,7 +48,7 @@ class TenantManagerv2
{
$this->bootstrapTenancy($tenant);
$this->setTenant($tenant);
return $this;
}