You are here

protected property ImageEffectsPluginManager::$config in Image Effects 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/ImageEffectsPluginManager.php \Drupal\image_effects\Plugin\ImageEffectsPluginManager::config
  2. 8 src/Plugin/ImageEffectsPluginManager.php \Drupal\image_effects\Plugin\ImageEffectsPluginManager::config

The configuration object.

Type: \Drupal\Core\Config\Config

File

src/Plugin/ImageEffectsPluginManager.php, line 22

Class

ImageEffectsPluginManager
Plugin manager for image_effects plugins.

Namespace

Drupal\image_effects\Plugin

Code

protected $config;