You are here

protected property ImageEffectsPluginBase::$logger in Image Effects 8

Same name and namespace in other branches
  1. 8.3 src/Plugin/ImageEffectsPluginBase.php \Drupal\image_effects\Plugin\ImageEffectsPluginBase::logger
  2. 8.2 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\Plugin

Code

protected $logger;