Documentation

QueryBuilderTrait

Provides a standard way to generate query strings.

Table of Contents

Methods

buildQueryString()  : string
Build a query string from an array.

Methods

buildQueryString()

Build a query string from an array.

protected buildQueryString(array<string|int, mixed> $params) : string
Parameters
$params : array<string|int, mixed>
Return values
string

        
On this page

Search results