You are here

protected property PrintableLinkBuilder::$printableFormatManager in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x src/PrintableLinkBuilder.php \Drupal\printable\PrintableLinkBuilder::printableFormatManager

The printable format plugin manager.

Type: \Drupal\printable\PrintableFormatPluginManager

File

src/PrintableLinkBuilder.php, line 33

Class

PrintableLinkBuilder
Helper class for the printable module.

Namespace

Drupal\printable

Code

protected $printableFormatManager;