service printable.link_extractor in Printer and PDF versions for Drupal 8+ 8
Same name and namespace in other branches
- 2.x printable.services.yml \printable.link_extractor
Class
Drupal\printable\LinkExtractor\InlineLinkExtractor2 string references to printable.link_extractor
- PdfFormat::create in modules/
printable_pdf/ src/ Plugin/ PrintableFormat/ PdfFormat.php - Creates an instance of the plugin.
- PrintableFormatBase::create in src/
Plugin/ PrintableFormatBase.php - Creates an instance of the plugin.
File
View source
- class: Drupal\printable\LinkExtractor\InlineLinkExtractor
- arguments:
- - '@printable.dom_crawler'
- - '@url_generator'
- - '@path.alias_manager'