Documentation

Interval
in package

Table of Contents

Properties

$end  : Constraint
$start  : Constraint

Methods

__construct()  : mixed
any()  : self
anyDev()  : array{names: string[], exclude: bool}
fromZero()  : Constraint
getEnd()  : Constraint
getStart()  : Constraint
noDev()  : array{names: string[], exclude: bool}
untilPositiveInfinity()  : Constraint

Properties

Methods

any()

public static any() : self
Return values
self

anyDev()

public static anyDev() : array{names: string[], exclude: bool}
Return values
array{names: string[], exclude: bool}

noDev()

public static noDev() : array{names: string[], exclude: bool}
Return values
array{names: string[], exclude: bool}

        
On this page

Search results