parent root
PHP: SolrParams::getParams - Manual

SolrParams::getParams

(PECL solr >= 0.9.2)

SolrParams::getParamsReturns an array of non URL-encoded parameters

Description

final public SolrParams::getParams ( void ) : array

Returns an array of non URL-encoded parameters

Parameters

This function has no parameters.

Return Values

Returns an array of non URL-encoded parameters

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root