class CommandIsSuccessful extendsConstraint

Methods

string
toString()

No description

bool
matches($other)

No description

string
failureDescription($other)

No description

string
additionalFailureDescription($other)

No description

Details

string toString()

Return Value

string

protectedbool matches($other)

Parameters

$other

Return Value

bool

protectedstring failureDescription($other)

Parameters

$other

Return Value

string

protectedstring additionalFailureDescription($other)

Parameters

$other

Return Value

string