Knp\Bundle\KnpBundlesBundle\Finder\CommonFinder::extractPageUrls PHP Метод

extractPageUrls() абстрактный защищенный Метод

Extracts the urls from the given google results crawler
abstract protected extractPageUrls ( Crawler $crawler ) : array
$crawler Symfony\Component\DomCrawler\Crawler
Результат array
    protected abstract function extractPageUrls(Crawler $crawler);