BlockVariantTrait::$eventDispatcher
Same name in other branches
- 8.x-3.x src/Plugin/BlockVariantTrait.php \Drupal\ctools\Plugin\BlockVariantTrait::eventDispatcher
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\PluginCode
protected $eventDispatcher;