mirror of
https://github.com/archtechx/tenancy.git
synced 2026-08-06 07:54:03 +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;
|
use Stancl\Tenancy\Overrides\TenancyBroadcastManager;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Maps tenant properties to broadcasting config and overrides
|
* Maps tenant credentials to the broadcasting config and rebinds BroadcastManager
|
||||||
* the BroadcastManager and Broadcaster bindings with tenant-aware instances.
|
* and Broadcaster so that broadcasters get resolved using the tenant credentials.
|
||||||
*
|
*
|
||||||
* @see TenancyBroadcastManager
|
* @see TenancyBroadcastManager
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue