protected property PrintableFormatBase::$linkExtractor in Printer and PDF versions for Drupal 8+ 2.x
Same name and namespace in other branches
- 8 src/Plugin/PrintableFormatBase.php \Drupal\printable\Plugin\PrintableFormatBase::linkExtractor
Printable link extractor.
Type: \Drupal\printable\LinkExtractor\LinkExtractorInterface
File
- src/
Plugin/ PrintableFormatBase.php, line 52
Class
- PrintableFormatBase
- Provides a base class for Filter plugins.
Namespace
Drupal\printable\PluginCode
protected $linkExtractor;