You are here

protected property ImageEffectsPluginBase::$config in Image Effects 8.2

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

Configuration object for image_effects.

Type: \Drupal\Core\Config\Config

File

src/Plugin/ImageEffectsPluginBase.php, line 28

Class

ImageEffectsPluginBase
Base image_effects plugin.

Namespace

Drupal\image_effects\Plugin

Code

protected $config;