mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 02:54:05 +00:00
[2.x] Remove request helper from TenantManager (#144)
* Remove request from tenant manager * Rollback
This commit is contained in:
parent
cacf239801
commit
3d1ceadf34
2 changed files with 2 additions and 2 deletions
|
|
@ -130,7 +130,7 @@ class TenantManager
|
|||
/**
|
||||
* Find tenant by domain & initialize tenancy.
|
||||
*
|
||||
* @param string $domain
|
||||
* @param string|null $domain
|
||||
* @return self
|
||||
*/
|
||||
public function init(string $domain = null): self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue