Crawler $crawler:
Overrides Constraint::matches
protected function matches($crawler) : bool { return 0 < \count($crawler->filter($this->selector)); }