You are here

protected property ConfigPagesValueAccess::$configPagesLoader 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::configPagesLoader

Drupal\config_pages\ConfigPagesInterface.

Type: \Drupal\config_pages\ConfigPagesInterface

File

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

Class

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

Namespace

Drupal\config_pages\Plugin\Condition

Code

protected $configPagesLoader;