class HasText extends PageConstraint (View source)

Methods

string
toString()

Returns a string representation of the object.

void
__construct( string $text)

Create a new constraint instance.

Details

at line line 43
string toString()

Returns a string representation of the object.

Return Value

string

at line line 20
void __construct( string $text)

Create a new constraint instance.

Parameters

string $text

Return Value

void