protected property ImageToolkitOperationManager::$logger in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManager.php \Drupal\Core\ImageToolkit\ImageToolkitOperationManager::logger
A logger instance.
Type: \Psr\Log\LoggerInterface
File
- core/
lib/ Drupal/ Core/ ImageToolkit/ ImageToolkitOperationManager.php, line 28
Class
- ImageToolkitOperationManager
- Manages toolkit operation plugins.
Namespace
Drupal\Core\ImageToolkitCode
protected $logger;