mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-14 20:44:03 +00:00
Post-end() state reset
This commit is contained in:
parent
aeafa24971
commit
753ff517c4
3 changed files with 6 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ class RedisTenancyBootstrapper implements TenancyBootstrapper
|
|||
|
||||
$client->setOption($client::OPT_PREFIX, $this->originalPrefixes[$connection]);
|
||||
}
|
||||
|
||||
$this->originalPrefixes = [];
|
||||
}
|
||||
|
||||
protected function prefixedConnections()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue