PHP 8.1.28 Released!

SolrDocument::__clone

(PECL solr >= 0.9.2)

SolrDocument::__cloneCreates a copy of a SolrDocument object

Descrizione

public SolrDocument::__clone(): void

Creates a copy of a SolrDocument object. Not to be called directly.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

None.

add a note

User Contributed Notes

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