SolrParams::get

(PECL solr >= 0.9.2)

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

说明

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

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

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有