Documentation

DoesNotHaveMethod extends Assertion
in package
uses UnserializeMemoryUsageSuppressionTrait

FinalYes
Tags
psalm-immutable

Table of Contents

Properties

$method  : string

Methods

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

Properties

Methods

__construct()

public __construct(string $method) : mixed
Parameters
$method : string

hasEquality()

public hasEquality() : bool
Return values
bool

setAtomicType()

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

        
On this page

Search results