You are here

protected property PrintableLinksBlock::$linkBuilder in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Block/PrintableLinksBlock.php \Drupal\printable\Plugin\Block\PrintableLinksBlock::linkBuilder

The printable link builder.

Type: \Drupal\printable\PrintableLinkBuilderInterface

File

src/Plugin/Block/PrintableLinksBlock.php, line 38

Class

PrintableLinksBlock
Provides a printable links block for each printable entity.

Namespace

Drupal\printable\Plugin\Block

Code

protected $linkBuilder;