trait StartTrait

The starting index within the search results (used for paging). The default for this field is 0.

Methods

setStart( int $start)

The starting index within the search results (used for paging). The default for this field is 0.

Details

at line line 27
StartTrait setStart( int $start)

The starting index within the search results (used for paging). The default for this field is 0.

Parameters

int $start The start index

Return Value

StartTrait