You are here

protected property PrintableLinksBlock::$routematch 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::routematch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

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

Class

PrintableLinksBlock
Provides a printable links block for each printable entity.

Namespace

Drupal\printable\Plugin\Block

Code

protected $routematch;