protected property BusinessRulesViewsSelection::$moduleHandler in Business Rules 8
Same name and namespace in other branches
- 2.x src/Plugin/EntityReferenceSelection/BusinessRulesViewsSelection.php \Drupal\business_rules\Plugin\EntityReferenceSelection\BusinessRulesViewsSelection::moduleHandler
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ EntityReferenceSelection/ BusinessRulesViewsSelection.php, line 56
Class
- BusinessRulesViewsSelection
- Plugin override of the 'selection' entity_reference.
Namespace
Drupal\business_rules\Plugin\EntityReferenceSelectionCode
protected $moduleHandler;