protected property BusinessRulesViewsSelection::$entityManager in Business Rules 8
Same name and namespace in other branches
- 2.x src/Plugin/EntityReferenceSelection/BusinessRulesViewsSelection.php \Drupal\business_rules\Plugin\EntityReferenceSelection\BusinessRulesViewsSelection::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- src/
Plugin/ EntityReferenceSelection/ BusinessRulesViewsSelection.php, line 49
Class
- BusinessRulesViewsSelection
- Plugin override of the 'selection' entity_reference.
Namespace
Drupal\business_rules\Plugin\EntityReferenceSelectionCode
protected $entityManager;