You are here

protected property BusinessRulesProcessor::$eventDispatcher in Business Rules 8

Same name and namespace in other branches
  1. 2.x src/Util/BusinessRulesProcessor.php \Drupal\business_rules\Util\BusinessRulesProcessor::eventDispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

src/Util/BusinessRulesProcessor.php, line 80

Class

BusinessRulesProcessor
Class BusinessRulesProcessor.

Namespace

Drupal\business_rules\Util

Code

protected $eventDispatcher;