@@ -17,7 +17,6 @@ |
||
| 17 | 17 | * SearchLimitException constructor. |
| 18 | 18 | * |
| 19 | 19 | * @param string $message |
| 20 | - * @param \Exception $previous |
|
| 21 | 20 | */ |
| 22 | 21 | public function __construct($message) |
| 23 | 22 | { |
@@ -43,7 +43,6 @@ |
||
| 43 | 43 | /** |
| 44 | 44 | * Language, you want to get keyword suggestions for. |
| 45 | 45 | * |
| 46 | - * @param string $countryCode Two characters of country code |
|
| 47 | 46 | * |
| 48 | 47 | * @return $this |
| 49 | 48 | */ |