PHP 8.3.4 Released!

SolrDocument::__clone

(PECL solr >= 0.9.2)

SolrDocument::__cloneSolrDocument オブジェクトのコピーを作成

説明

public SolrDocument::__clone(): void

SolrDocument オブジェクトのコピーを作成します。直接呼出しされません。

パラメータ

この関数にはパラメータはありません。

戻り値

ありません

add a note

User Contributed Notes

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