You are here

protected property PdbBlockDeriver::$componentDiscovery in Decoupled Blocks 8

The component discovery service.

Type: \Drupal\pdb\ComponentDiscoveryInterface

File

src/Plugin/Derivative/PdbBlockDeriver.php, line 22

Class

PdbBlockDeriver
Provides a deriver for pdb blocks.

Namespace

Drupal\pdb\Plugin\Derivative

Code

protected $componentDiscovery;