You are here

protected property InlineLinkExtractor::$urlGenerator 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::urlGenerator

The url generator service.

Type: \Drupal\Core\Render\MetadataBubblingUrlGenerator

File

src/LinkExtractor/InlineLinkExtractor.php, line 27

Class

InlineLinkExtractor
Link extractor.

Namespace

Drupal\printable\LinkExtractor

Code

protected $urlGenerator;