You are here

protected property EntityEmptyVariable::$fieldTypePluginManager 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::fieldTypePluginManager

The FieldTypePluginManager.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

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

Class

EntityEmptyVariable
Class EntityEmptyVariable.

Namespace

Drupal\business_rules\Plugin\BusinessRulesVariable

Code

protected $fieldTypePluginManager;