GenericEventSubscriber::$componentRepository

The component repository.

Type: \Drupal\rules\Engine\RulesComponentRepositoryInterface

File

src/EventSubscriber/GenericEventSubscriber.php, line 40

Class

GenericEventSubscriber
Subscribes to Symfony events and maps them to Rules events.

Namespace

Drupal\rules\EventSubscriber

Code

protected $componentRepository;