Skip to content

Commit 2d17d58

Browse files
Revert
1 parent c2f30d1 commit 2d17d58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solr/Documents/SolrDocument.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,9 @@ public function getFieldNames() {}
178178
/**
179179
* (PECL solr &gt;= 0.9.2)<br/>
180180
* Returns a SolrInputDocument equivalent of the object
181+
*
181182
* @link https://php.net/manual/en/solrdocument.getinputdocument.php
182-
* @return SolrInputDocument|null <p>
183+
* @return SolrInputDocument <p>
183184
* Returns a SolrInputDocument on success and <b>NULL</b> on failure.
184185
* </p>
185186
*/

0 commit comments

Comments
 (0)