You are here

protected property ImageEffectsPluginBase::$pluginType in Image Effects 8.3

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

The image_effects plugin type.

Type: string

File

src/Plugin/ImageEffectsPluginBase.php, line 21

Class

ImageEffectsPluginBase
Base image_effects plugin.

Namespace

Drupal\image_effects\Plugin

Code

protected $pluginType;