You are here

protected property StyleguideLocalTasks::$configFactory in Style Guide 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Derivative/StyleguideLocalTasks.php \Drupal\styleguide\Plugin\Derivative\StyleguideLocalTasks::configFactory

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Derivative/StyleguideLocalTasks.php, line 21

Class

StyleguideLocalTasks
Styleguide local tasks.

Namespace

Drupal\styleguide\Plugin\Derivative

Code

protected $configFactory;