Offset
in package
implements
ComponentInterface
Table of Contents
Interfaces
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
stringcreate()
public
static create(null|int $offset) : Offset
Parameters
- $offset : null|int
Return values
Offsetempty()
public
empty() : bool