@@ -133,7 +133,7 @@ |
||
133 | 133 | * @return bool |
134 | 134 | * @throws DeCaptchaErrors |
135 | 135 | */ |
136 | - protected function requestRepeat($action, $decodeAction, $setParam, $decodeSerParam, $ok, $sleep, $repeat){ |
|
136 | + protected function requestRepeat($action, $decodeAction, $setParam, $decodeSerParam, $ok, $sleep, $repeat) { |
|
137 | 137 | while ($this->limitHasNotYetEnded($action)) { |
138 | 138 | $this->executionDelayed($sleep); |
139 | 139 | $response = $this->getResponse($action); |