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

SolrInputDocument::__destruct

(PECL solr >= 0.9.2)

SolrInputDocument::__destructДеструктор

Описание

public function SolrInputDocument::__destruct()

Деструктор

Список параметров

Сигнатура функции не содержит параметров.

Возвращаемые значения

Ничего.

To Top