Documentation

Offset
in package
implements ComponentInterface

Table of Contents

Interfaces

ComponentInterface

Properties

$offset  : null|int

Methods

__construct()  : mixed
__toString()  : string
create()  : Offset
empty()  : bool

Properties

$offset read-only

private null|int $offset

Methods

__construct()

public __construct(null|int $offset) : mixed
Parameters
$offset : null|int

__toString()

public __toString() : string
Return values
string

create()

public static create(null|int $offset) : Offset
Parameters
$offset : null|int
Return values
Offset

empty()

public empty() : bool
Return values
bool

        
On this page

Search results