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\EventSubscriberCode
protected $componentRepository;