Skip to content

Commit

Permalink
update docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Aug 19, 2024
1 parent caa1cdd commit 64af2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public function allowedOrigins(): array
}

/**
* Get the interval in minutes to ping the client.
* Get the interval in seconds to ping the client.
*/
public function pingInterval(): int
{
Expand Down

0 comments on commit 64af2f3

Please sign in to comment.