Skip to content

Commit 61a1b72

Browse files
More fix
1 parent b1f12b3 commit 61a1b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solr/Queries/SolrQuery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ public function getFields() {}
565565
* (PECL solr &gt;= 0.9.2)<br/>
566566
* Returns an array of filter queries
567567
* @link https://php.net/manual/en/solrquery.getfilterqueries.php
568-
* @return string|null <p>
568+
* @return array|null <p>
569569
* Returns an array on success and <b>NULL</b> if not set
570570
* </p>
571571
*/

0 commit comments

Comments
 (0)