FormFieldConstraint
class FormFieldConstraint extends PageConstraint (View source)
Methods
void
__construct(
string $selector,
mixed $value)
Create a new constraint instance.
Details
in PageConstraint at line line 110
string
toString()
Get a string representation of the object.
Placeholder method to avoid forcing definition of this method.