You are here

protected property ImageStyleQualityImageEffect::$configFactory in Image Style Quality 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/ImageEffect/ImageStyleQualityImageEffect.php, line 35

Class

ImageStyleQualityImageEffect
Allows you to change the quality of an image, per image style.

Namespace

Drupal\image_style_quality\Plugin\ImageEffect

Code

protected $configFactory;