You are here

protected property ComponentDiscovery::$eventDispatcher in Decoupled Blocks 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/ComponentDiscovery.php, line 28

Class

ComponentDiscovery
Discovery service for front-end components provided by modules and themes.

Namespace

Drupal\pdb

Code

protected $eventDispatcher;