Limit
in package
implements
ComponentInterface
Table of Contents
Interfaces
Properties
- $limit : null|int
Methods
- __construct() : mixed
- __toString() : string
- create() : Limit
- empty() : bool
Properties
$limit read-only
private
null|int
$limit
Methods
__construct()
public
__construct(null|int $limit) : mixed
Parameters
- $limit : null|int
__toString()
public
__toString() : string
Return values
stringcreate()
public
static create(null|int $limit) : Limit
Parameters
- $limit : null|int
Return values
Limitempty()
public
empty() : bool