You are here

protected property ViewResultVariable::$entityFieldManager in Business Rules 8

Same name and namespace in other branches
  1. 2.x src/Plugin/BusinessRulesVariable/ViewResultVariable.php \Drupal\business_rules\Plugin\BusinessRulesVariable\ViewResultVariable::entityFieldManager

The EntityFieldManager.

Type: \Drupal\Core\Entity\EntityFieldManager

File

src/Plugin/BusinessRulesVariable/ViewResultVariable.php, line 43

Class

ViewResultVariable
Class ViewResultVariable.

Namespace

Drupal\business_rules\Plugin\BusinessRulesVariable

Code

protected $entityFieldManager;