BlockSettings::$blockManager

Same name and namespace in other branches
  1. 11.x core/modules/block/src/Plugin/migrate/process/BlockSettings.php \Drupal\block\Plugin\migrate\process\BlockSettings::blockManager

The block manager service.

Type: \Drupal\Core\Block\BlockManagerInterface

File

core/modules/block/src/Plugin/migrate/process/BlockSettings.php, line 31

Class

BlockSettings
Determines the block settings.

Namespace

Drupal\block\Plugin\migrate\process

Code

protected readonly BlockManagerInterface $blockManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.