Documentation

Limit
in package
implements ComponentInterface

Table of Contents

Interfaces

ComponentInterface

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
string

create()

public static create(null|int $limit) : Limit
Parameters
$limit : null|int
Return values
Limit

empty()

public empty() : bool
Return values
bool

        
On this page

Search results