interface CrudOperationSkippable (View source)

Interface CrudOperationSkippable

Methods

skip(int $skip)

Number of operations to skip

Details

CrudOperationSkippable skip(int $skip)

Number of operations to skip

Parameters

int $skip

Return Value

CrudOperationSkippable