Knp\Bundle\KnpBundlesBundle\Finder\CommonFinder::extractPageUrls PHP Method

extractPageUrls() abstract protected method

Extracts the urls from the given google results crawler
abstract protected extractPageUrls ( Crawler $crawler ) : array
$crawler Symfony\Component\DomCrawler\Crawler
return array
    protected abstract function extractPageUrls(Crawler $crawler);