You are here

protected property EntityEmptyVariable::$entityFieldManager in Business Rules 8

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

The EntityFieldManager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/BusinessRulesVariable/EntityEmptyVariable.php, line 35

Class

EntityEmptyVariable
Class EntityEmptyVariable.

Namespace

Drupal\business_rules\Plugin\BusinessRulesVariable

Code

protected $entityFieldManager;