ReversePageConstraint
class ReversePageConstraint extends PageConstraint (View source)
Methods
string
toString()
Get a string representation of the object.
void
bool
matches(
Crawler $crawler)
Reverse the original page constraint result.
Details
at line line 20
void
__construct(
PageConstraint $pageConstraint)
Create a new reverse page constraint instance.