You are here

protected property ToolbarHandler::$config in Devel 8.2

Same name and namespace in other branches
  1. 8.3 src/ToolbarHandler.php \Drupal\devel\ToolbarHandler::config
  2. 8 src/ToolbarHandler.php \Drupal\devel\ToolbarHandler::config
  3. 4.x src/ToolbarHandler.php \Drupal\devel\ToolbarHandler::config

The devel toolbar config.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/ToolbarHandler.php, line 34

Class

ToolbarHandler
Toolbar integration handler.

Namespace

Drupal\devel

Code

protected $config;