1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 08:44:03 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-08-20 10:15:06 +00:00 committed by StyleCI Bot
parent 4c676b41e9
commit 787063ed73
4 changed files with 5 additions and 5 deletions

View file

@ -8,4 +8,4 @@ class TenantCouldNotBeIdentifiedException extends \Exception
{
$this->message = "Tenant could not be identified on domain $domain";
}
}
}