SolrParams
PHP Manual

SolrParams::get

(PECL solr >= 0.9.2)

SolrParams::getThis is an alias for SolrParams::getParam

설명

final public mixed SolrParams::get ( string $param_name )

This is an alias for SolrParams::getParam

인수

param_name

Then name of the parameter

반환값

Returns an array or string depending on the type of parameter


SolrParams
PHP Manual