You are here

protected property PluginNotFoundException::$pluginId in Image Optimize (or ImageAPI Optimize) 4.x

Same name and namespace in other branches
  1. 8.3 src/Exception/PluginNotFoundException.php \Drupal\imageapi_optimize\Exception\PluginNotFoundException::pluginId
  2. 8.2 src/Exception/PluginNotFoundException.php \Drupal\imageapi_optimize\Exception\PluginNotFoundException::pluginId

File

src/Exception/PluginNotFoundException.php, line 16

Class

PluginNotFoundException
Plugin not found exception so we can retrieve the plugin ID

Namespace

Drupal\imageapi_optimize\Exception

Code

protected $pluginId;