image.toolkit.operation.manager

Same name and namespace in other branches
  1. 11.x core/core.services.yml \image.toolkit.operation.manager
  2. 10 core/core.services.yml \image.toolkit.operation.manager
  3. 9 core/core.services.yml \image.toolkit.operation.manager
  4. 8.9.x core/core.services.yml \image.toolkit.operation.manager

Class

Drupal\Core\ImageToolkit\ImageToolkitOperationManager

Tags

  • plugin_manager_cache_clear
1 string reference to image.toolkit.operation.manager
ToolkitTest::testDerivative in core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php
Tests image toolkit operations inheritance by derivative toolkits.

File

core/core.services.yml

View source
  1. class: Drupal\Core\ImageToolkit\ImageToolkitOperationManager
  2. autowire: true
  3. parent: default_plugin_manager
  4. tags:
  5. - { name: plugin_manager_cache_clear }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.