We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f30d1 commit 2d17d58Copy full SHA for 2d17d58
solr/Documents/SolrDocument.php
@@ -178,8 +178,9 @@ public function getFieldNames() {}
178
/**
179
* (PECL solr >= 0.9.2)<br/>
180
* Returns a SolrInputDocument equivalent of the object
181
+ *
182
* @link https://php.net/manual/en/solrdocument.getinputdocument.php
- * @return SolrInputDocument|null <p>
183
+ * @return SolrInputDocument <p>
184
* Returns a SolrInputDocument on success and <b>NULL</b> on failure.
185
* </p>
186
*/
0 commit comments