PHP 8.3.4 Released!

SolrParams::getParams

(PECL solr >= 0.9.2)

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

Description

final public SolrParams::getParams(): 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 note

User Contributed Notes

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