@@ -27,7 +27,7 @@ |
||
| 27 | 27 | * @param string $url URL to check |
| 28 | 28 | * @param int $timeout timeout for the request. Defaults to 5 seconds |
| 29 | 29 | * |
| 30 | - * @return Status |
|
| 30 | + * @return UrlStatus |
|
| 31 | 31 | */ |
| 32 | 32 | public function check($url, $timeout = 5) |
| 33 | 33 | { |