protected property GenericEventSubscriber::$componentRepository in Rules 8.3
The component repository.
Type: \Drupal\rules\Engine\RulesComponentRepositoryInterface
File
- src/
EventSubscriber/ GenericEventSubscriber.php, line 39
Class
- GenericEventSubscriber
- Subscribes to Symfony events and maps them to Rules events.
Namespace
Drupal\rules\EventSubscriberCode
protected $componentRepository;