You are here

protected property LayoutBuilder::$blockManager in Entity Usage 8.4

Block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Plugin/EntityTrack/Track/LayoutBuilder.php, line 34

Class

LayoutBuilder
Tracks usage of entities related in Layout Builder layouts.

Namespace

Drupal\entity_usage\Plugin\EntityTrack\Track

Code

protected $blockManager;