You are here

protected property ThemeLocalTask::$config in Skinr 8.2

Stores the theme settings config object.

Type: \Drupal\Core\Config\Config

File

skinr_ui/src/Plugin/Derivative/ThemeLocalTask.php, line 26
Contains \Drupal\skinr_ui\Plugin\Derivative\ThemeLocalTask.

Class

ThemeLocalTask
Provides dynamic tabs based on active themes.

Namespace

Drupal\skinr_ui\Plugin\Derivative

Code

protected $config;