formatting
This commit is contained in:
parent
f2a30bcb6f
commit
a391f5afb2
|
|
@ -73,8 +73,8 @@ class App
|
||||||
* Initialize the Web Socket app instance.
|
* Initialize the Web Socket app instance.
|
||||||
*
|
*
|
||||||
* @param string|int $appId
|
* @param string|int $appId
|
||||||
* @param string $key
|
* @param string $key
|
||||||
* @param string $secret
|
* @param string $secret
|
||||||
* @return void
|
* @return void
|
||||||
* @throws \BeyondCode\LaravelWebSockets\Exceptions\InvalidApp
|
* @throws \BeyondCode\LaravelWebSockets\Exceptions\InvalidApp
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue