Skip to content

Commit 21f9450

Browse files
committed
Merge branch 'patch-1' of https://github.com/Artistan/elasticsearch-php into Artistan-patch-1
2 parents 2fe5ef7 + af4df8c commit 21f9450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elasticsearch/Namespaces/IndicesNamespace.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public function exists($params)
5050
*
5151
* @param array $params Associative array of parameters
5252
*
53-
* @return bool
53+
* @return array
5454
*/
5555
public function get($params)
5656
{

0 commit comments

Comments
 (0)