You are here

protected property BlockVariantTrait::$eventDispatcher in Chaos Tool Suite (ctools) 8.3

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/BlockVariantTrait.php, line 32

Class

BlockVariantTrait
Provides methods for \Drupal\ctools\Plugin\BlockVariantInterface.

Namespace

Drupal\ctools\Plugin

Code

protected $eventDispatcher;