Skip to content

Commit 292d94d

Browse files
committed
removed redundant phpdoc
1 parent 32859ab commit 292d94d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Client.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,6 @@ public function setHost($host): void
182182

183183
/**
184184
* max_execution_time , in int value (seconds)
185-
*
186-
* @param int|float $timeout
187-
* @return Settings
188185
*/
189186
public function setTimeout(int $timeout): Settings
190187
{

0 commit comments

Comments
 (0)