Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit a391f5a

Browse files
authored
formatting
1 parent f2a30bc commit a391f5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Apps/App.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ public static function findBySecret($appSecret): ?self
7373
* Initialize the Web Socket app instance.
7474
*
7575
* @param string|int $appId
76-
* @param string $key
77-
* @param string $secret
76+
* @param string $key
77+
* @param string $secret
7878
* @return void
7979
* @throws \BeyondCode\LaravelWebSockets\Exceptions\InvalidApp
8080
*/

0 commit comments

Comments
 (0)