@@ -698,7 +698,7 @@ |
||
| 698 | 698 | * to follow the naming format used in $_SERVER. |
| 699 | 699 | * Example: 'HTTP_X_REQUESTED_WITH' instead of 'X-Requested-With' |
| 700 | 700 | * |
| 701 | - * @param bool|array $authentication |
|
| 701 | + * @param boolean $authentication |
|
| 702 | 702 | * @param array $params |
| 703 | 703 | * |
| 704 | 704 | * @return Client |