CronRequestExtendedQueryBuilder
extends QueryBuilder
in package
Table of Contents
Methods
- __construct() : mixed
- getQuery() : mixed
- limit() : mixed
- offset() : mixed
Methods
__construct()
public
__construct() : mixed
getQuery()
public
getQuery() : mixed
limit()
public
limit(mixed $limit) : mixed
Parameters
- $limit : mixed
offset()
public
offset(mixed $offset) : mixed
Parameters
- $offset : mixed