formatting

This commit is contained in:
rennokki 2020-09-04 16:53:42 +03:00 committed by GitHub
parent f2a30bcb6f
commit a391f5afb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -73,8 +73,8 @@ class App
* Initialize the Web Socket app instance.
*
* @param string|int $appId
* @param string $key
* @param string $secret
* @param string $key
* @param string $secret
* @return void
* @throws \BeyondCode\LaravelWebSockets\Exceptions\InvalidApp
*/