You are here

protected property SettingsForm::$colorManager in Image Effects 8.3

Same name and namespace in other branches
  1. 8 src/Form/SettingsForm.php \Drupal\image_effects\Form\SettingsForm::colorManager
  2. 8.2 src/Form/SettingsForm.php \Drupal\image_effects\Form\SettingsForm::colorManager

The color selector plugin manager.

Type: \Drupal\image_effects\Plugin\ImageEffectsPluginManager

File

src/Form/SettingsForm.php, line 28

Class

SettingsForm
Main image_effects settings admin form.

Namespace

Drupal\image_effects\Form

Code

protected $colorManager;