SolrInputDocument::__destruct
PHP Manual
PHP Manual»SolrInputDocument»SolrInputDocument::__destruct

SolrInputDocument::__destruct

(PECL solr >= 0.9.2)

SolrInputDocument::__destructDestructor

说明

public function SolrInputDocument::__destruct()

Destructor

参数

此函数没有参数。

返回值

None.

To Top