CommandIsSuccessful
extends Constraint
in package
FinalYes
Table of Contents
Methods
- toString() : string
- additionalFailureDescription() : string
- failureDescription() : string
- matches() : bool
Methods
toString()
public
toString() : string
Return values
stringadditionalFailureDescription()
protected
additionalFailureDescription(mixed $other) : string
Parameters
- $other : mixed
Return values
stringfailureDescription()
protected
failureDescription(mixed $other) : string
Parameters
- $other : mixed
Return values
stringmatches()
protected
matches(mixed $other) : bool
Parameters
- $other : mixed