class EncryptedPrivateChannel extends Channel (View source)
| string | $name | The channel's name. | from Channel | 
| void | __construct(string $name) Create a new channel instance. | |
| string | __toString() Convert the channel instance to a string. | from Channel | 
Create a new channel instance.
Convert the channel instance to a string.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Broadcasting/EncryptedPrivateChannel.html