You are here

protected property TypeManager::$eventDispatcher in Charts 5.0.x

Same name and namespace in other branches
  1. 8.4 src/TypeManager.php \Drupal\charts\TypeManager::eventDispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/TypeManager.php, line 45

Class

TypeManager
Manages discovery and instantiation of charts_type_info plugins.

Namespace

Drupal\charts

Code

protected $eventDispatcher;