You are here

protected property PanelsAddBlockForm::$blockManager in Panels 8.4

Same name and namespace in other branches
  1. 8.3 src/Form/PanelsAddBlockForm.php \Drupal\panels\Form\PanelsAddBlockForm::blockManager

The block plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Form/PanelsAddBlockForm.php, line 21

Class

PanelsAddBlockForm
Provides a form for adding a block plugin to a variant.

Namespace

Drupal\panels\Form

Code

protected $blockManager;