Skip to content

Commit 4aa5959

Browse files
pschillygithub-actions[bot]
authored andcommitted
Fix styling
1 parent 2415f6b commit 4aa5959

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/DcsServerBotApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,9 @@ public static function getPlayerSquadrons(string $nick, ?string $date = null, st
223223
*
224224
* @api_endpoint /leaderboard
225225
*
226-
* @param string $what - Sort Order [kills, deaths, kdr, kills_pvp, deaths_pvp, kdr_pvp]
226+
* @param string $what - Sort Order [kills, deaths, kdr, kills_pvp, deaths_pvp, kdr_pvp]
227227
* @param int|null $limit - Limit the returned results to a specific number.
228-
* @param int|null $offset - Offset for the limit, used for pagination
228+
* @param int|null $offset - Offset for the limit, used for pagination
229229
* @param string|null $server_name - limit the response to a specific server in your cluster.
230230
* @return mixed json|collection
231231
*/

0 commit comments

Comments
 (0)