You are here

protected property Panels::$blockManager in Panels 8.4

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

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Controller/Panels.php, line 28

Class

Panels
Provides route controllers for Panels routes.

Namespace

Drupal\panels\Controller

Code

protected $blockManager;