You are here

protected property DashboardBlock::$manager in Dashboards with Layout Builder 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Derivative/DashboardBlock.php \Drupal\dashboards\Plugin\Derivative\DashboardBlock::manager

Plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Plugin/Derivative/DashboardBlock.php, line 23

Class

DashboardBlock
Provides block plugin definitions for dashboard blocks.

Namespace

Drupal\dashboards\Plugin\Derivative

Code

protected $manager;