You are here

protected property ImageToolkitManager::$configFactory in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/ImageToolkit/ImageToolkitManager.php \Drupal\Core\ImageToolkit\ImageToolkitManager::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/lib/Drupal/Core/ImageToolkit/ImageToolkitManager.php, line 30
Contains \Drupal\Core\ImageToolkit\ImageToolkitManager.

Class

ImageToolkitManager
Manages image toolkit plugins.

Namespace

Drupal\Core\ImageToolkit

Code

protected $configFactory;