You are here

protected property ConfigPagesValueAccess::$entityFieldManager in Config Pages 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Condition/ConfigPagesValueAccess.php \Drupal\config_pages\Plugin\Condition\ConfigPagesValueAccess::entityFieldManager

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Condition/ConfigPagesValueAccess.php, line 35

Class

ConfigPagesValueAccess
Provides a 'Access by ConfigPage field value' condition.

Namespace

Drupal\config_pages\Plugin\Condition

Code

protected $entityFieldManager;