protected property ImageEffectsPluginBase::$logger in Image Effects 8.2
Same name and namespace in other branches
- 8.3 src/Plugin/ImageEffectsPluginBase.php \Drupal\image_effects\Plugin\ImageEffectsPluginBase::logger
- 8 src/Plugin/ImageEffectsPluginBase.php \Drupal\image_effects\Plugin\ImageEffectsPluginBase::logger
The image_effects logger.
Type: \Psr\Log\LoggerInterface
File
- src/
Plugin/ ImageEffectsPluginBase.php, line 35
Class
- ImageEffectsPluginBase
- Base image_effects plugin.
Namespace
Drupal\image_effects\PluginCode
protected $logger;