You are here

protected property ConfigPagesType::$config_pages_context in Config Pages 8.2

Same name and namespace in other branches
  1. 8.3 src/Entity/ConfigPagesType.php \Drupal\config_pages\Entity\ConfigPagesType::config_pages_context

Context Plugin manager to handle context dependency for ConfigPage.

Type: \Drupal\config_pages\ConfigPagesContextManagerInterface

File

src/Entity/ConfigPagesType.php, line 70

Class

ConfigPagesType
Defines the config page type entity.

Namespace

Drupal\config_pages\Entity

Code

protected $config_pages_context;