You are here

private property ConfigPagesTypeListBuilder::$context in Config Pages 8.2

Same name and namespace in other branches
  1. 8.3 src/ConfigPagesTypeListBuilder.php \Drupal\config_pages\ConfigPagesTypeListBuilder::context

Context manager.

Type: ConfigPagesContextManagerInterface

File

src/ConfigPagesTypeListBuilder.php, line 23

Class

ConfigPagesTypeListBuilder
Defines a class to build a listing of custom config page type entities.

Namespace

Drupal\config_pages

Code

private $context;