Skip to content

Commit 341af51

Browse files
committed
add whitespace
1 parent 2c2f9b0 commit 341af51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Interfaces/Packet/PacketRequestInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
interface PacketRequestInterface
99
{
1010
const DEFAULT_TIMEOUT = 5;
11+
1112
const MAX_TIMEOUT = 60;
1213

1314
/**

0 commit comments

Comments
 (0)