ReversePageConstraint
class ReversePageConstraint extends PageConstraint (View source)
Methods
| string | toString() Get a string representation of the object. | |
| void | __construct(PageConstraint $pageConstraint) Create a new reverse page constraint instance. | |
| bool | matches(Crawler $crawler) Reverse the original page constraint result. |
Please login to continue.