trait MaxResultsTrait

The maximum number of search results to return. The default for this field is 100.

Methods

setMaxResults( int $set)

The maximum number of search results to return. The default for this field is 100.

Details

at line line 27
MaxResultsTrait setMaxResults( int $set)

The maximum number of search results to return. The default for this field is 100.

Parameters

int $set The max number of results

Return Value

MaxResultsTrait