You are here

protected property BlockViewBuilder::$pluginManagerBlock in Twig Tweak 3.1.x

Same name and namespace in other branches
  1. 3.x src/View/BlockViewBuilder.php \Drupal\twig_tweak\View\BlockViewBuilder::pluginManagerBlock

The plugin.manager.block service.

Type: \Drupal\Core\Cache\CacheableDependencyInterface

File

src/View/BlockViewBuilder.php, line 28

Class

BlockViewBuilder
Block view builder.

Namespace

Drupal\twig_tweak\View

Code

protected $pluginManagerBlock;