You are here

private property FetchEntityVariableAction::$entityIsFetched in Business Rules 8

Same name and namespace in other branches
  1. 2.x src/Plugin/BusinessRulesAction/FetchEntityVariableAction.php \Drupal\business_rules\Plugin\BusinessRulesAction\FetchEntityVariableAction::entityIsFetched

If the entity is fetched.

Type: bool

File

src/Plugin/BusinessRulesAction/FetchEntityVariableAction.php, line 38

Class

FetchEntityVariableAction
Class FetchEntityVariable.

Namespace

Drupal\business_rules\Plugin\BusinessRulesAction

Code

private $entityIsFetched = FALSE;