You are here

protected property EntityEmptyVariable::$fieldTypePluginManager in Business Rules 2.x

Same name and namespace in other branches
  1. 8 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;