PHP 8.6.0 Beta 3 is available for testing

SolrDocument::current

(PECL solr >= 0.9.2)

SolrDocument::currentRetrieves the current field

Опис

public function SolrDocument::current(): SolrDocumentField

Retrieves the current field

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the field

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top