mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 00:14:04 +00:00
event callback -> event listener
This commit is contained in:
parent
bf48764507
commit
958651099a
3 changed files with 10 additions and 14 deletions
|
|
@ -7,8 +7,6 @@ namespace Stancl\Tenancy;
|
|||
use ArrayAccess;
|
||||
use Stancl\Tenancy\Contracts\StorageDriver;
|
||||
|
||||
// todo tenant storage
|
||||
|
||||
/**
|
||||
* @internal Class is subject to breaking changes in minor and patch versions.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue