SolrInputDocument::__construct
PHP Manual
PHP Manual»SolrInputDocument»SolrInputDocument::__construct

SolrInputDocument::__construct

(PECL solr >= 0.9.2)

SolrInputDocument::__constructConstructor

Açıklama

public function SolrInputDocument::__construct()

Constructor.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

None.

To Top