You are here

protected property PrintableConfigurationForm::$blockManager in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x src/Form/PrintableConfigurationForm.php \Drupal\printable\Form\PrintableConfigurationForm::blockManager

The block manager service.

Type: \Drupal\Core\Block\BlockManager

File

src/Form/PrintableConfigurationForm.php, line 36

Class

PrintableConfigurationForm
Provides shared configuration form for all printable formats.

Namespace

Drupal\printable\Form

Code

protected $blockManager;