Documentation

IsGreaterThan extends Assertion
in package
uses UnserializeMemoryUsageSuppressionTrait

FinalYes
Tags
psalm-immutable

Table of Contents

Properties

$value  : int

Methods

__construct()  : mixed
__toString()  : string
__unserialize()  : void
doesFilterNullOrFalse()  : bool
getAtomicType()  : Atomic|null
getNegation()  : Assertion
hasEquality()  : bool
isNegation()  : bool
isNegationOf()  : bool
setAtomicType()  : static
__clone()  : mixed

Properties

Methods

__construct()

public __construct(int $value) : mixed
Parameters
$value : int

__toString()

public __toString() : string
Return values
string

doesFilterNullOrFalse()

public doesFilterNullOrFalse() : bool
Return values
bool

hasEquality()

public hasEquality() : bool
Return values
bool

isNegation()

public isNegation() : bool
Return values
bool

setAtomicType()

public setAtomicType(Atomic $type) : static
Parameters
$type : Atomic
Return values
static

        
On this page

Search results