Bånder

BaseFilter extends Data
in package

AbstractYes

Table of Contents

Properties

$page  : int
$per_page  : int

Methods

__construct()  : mixed
toQueryParameters()  : array<string|int, mixed>
buildQuery()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct([int $page = 1 ][, int $per_page = 50 ]) : mixed
Parameters
$page : int = 1
$per_page : int = 50

toQueryParameters()

public toQueryParameters() : array<string|int, mixed>
Return values
array<string|int, mixed>

buildQuery()

protected abstract buildQuery() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results