mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 17:44:04 +00:00
Get tests to run
This commit is contained in:
parent
23a4fd24b0
commit
7a0154bf8e
8 changed files with 46 additions and 29 deletions
|
|
@ -69,6 +69,7 @@ class Tenant implements ArrayAccess
|
|||
return $this;
|
||||
}
|
||||
|
||||
// todo addDomain, removeDomain
|
||||
public function withDomains($domains): self
|
||||
{
|
||||
$domains = (array) $domains;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue