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

SolrInputDocument::__destruct

(PECL solr >= 0.9.2)

SolrInputDocument::__destructDestructor

Description

public function SolrInputDocument::__destruct()

Destructor

Parameters

This function has no parameters.

Return Values

None.

To Top