CommandIsSuccessful
extends Constraint
in package
Table of Contents
- toString() : string
- {@inheritdoc}
- additionalFailureDescription() : string
- {@inheritdoc}
- failureDescription() : string
- {@inheritdoc}
- matches() : bool
- {@inheritdoc}
Methods
toString()
{@inheritdoc}
public
toString() : string
Return values
string —additionalFailureDescription()
{@inheritdoc}
protected
additionalFailureDescription(mixed $other) : string
Parameters
- $other : mixed
Return values
string —failureDescription()
{@inheritdoc}
protected
failureDescription(mixed $other) : string
Parameters
- $other : mixed
Return values
string —matches()
{@inheritdoc}
protected
matches(mixed $other) : bool
Parameters
- $other : mixed