@@ -654,7 +654,7 @@ |
||
654 | 654 | * to follow the naming format used in $_SERVER. |
655 | 655 | * Example: 'HTTP_X_REQUESTED_WITH' instead of 'X-Requested-With' |
656 | 656 | * |
657 | - * @param bool|array $authentication |
|
657 | + * @param boolean $authentication |
|
658 | 658 | * @param array $params |
659 | 659 | * |
660 | 660 | * @return Client |