You are here

protected property InlineLinkExtractor::$crawler in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x src/LinkExtractor/InlineLinkExtractor.php \Drupal\printable\LinkExtractor\InlineLinkExtractor::crawler

The DomCrawler object.

Type: \Wa72\HtmlPageDom\HtmlPageCrawler

File

src/LinkExtractor/InlineLinkExtractor.php, line 20

Class

InlineLinkExtractor
Link extractor.

Namespace

Drupal\printable\LinkExtractor

Code

protected $crawler;