You are here

protected property Panels::$blockManager in Panels 8.3

Same name and namespace in other branches
  1. 8.4 src/Controller/Panels.php \Drupal\panels\Controller\Panels::blockManager

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Controller/Panels.php, line 32

Class

Panels
Provides route controllers for Panels routes.

Namespace

Drupal\panels\Controller

Code

protected $blockManager;