php / 8.1.5 / solrparams.getparam.html /

SolrParams::getParam

(PECL solr >= 0.9.2)

SolrParams::getParam Returns a parameter value

Description

final public SolrParams::getParam(string $param_name = ?): mixed

Returns a parameter with name param_name

Parameters

param_name

The name of the parameter

Return Values

Returns a string or an array depending on the type of the parameter

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/solrparams.getparam.php