mirror of
https://github.com/archtechx/tenancy.git
synced 2026-08-06 05:34:04 +00:00
Improve BroadcastingConfigBootstrapper docblock
This commit is contained in:
parent
b8fddf8a57
commit
128a1ad036
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ use Stancl\Tenancy\Contracts\Tenant;
|
|||
use Stancl\Tenancy\Overrides\TenancyBroadcastManager;
|
||||
|
||||
/**
|
||||
* Maps tenant properties to broadcasting config and overrides
|
||||
* the BroadcastManager and Broadcaster bindings with tenant-aware instances.
|
||||
* Maps tenant credentials to the broadcasting config and rebinds BroadcastManager
|
||||
* and Broadcaster so that broadcasters get resolved using the tenant credentials.
|
||||
*
|
||||
* @see TenancyBroadcastManager
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue