@@ -130,7 +130,7 @@ discard block |
||
130 | 130 | } |
131 | 131 | |
132 | 132 | /** |
133 | - * @param $log |
|
133 | + * @param string $log |
|
134 | 134 | */ |
135 | 135 | public function setLog($log) |
136 | 136 | { |
@@ -200,7 +200,7 @@ discard block |
||
200 | 200 | /** |
201 | 201 | * Constructs and returns the Monitor request to be to Jenkins |
202 | 202 | * |
203 | - * @return Psr\Http\Message\RequestInterface |
|
203 | + * @return Request |
|
204 | 204 | */ |
205 | 205 | public function getRequest() |
206 | 206 | { |