image.toolkit.operation.manager
Same name and namespace in other branches
- 11.x core/core.services.yml \image.toolkit.operation.manager
- 10 core/core.services.yml \image.toolkit.operation.manager
- 9 core/core.services.yml \image.toolkit.operation.manager
- 8.9.x core/core.services.yml \image.toolkit.operation.manager
Class
Drupal\Core\ImageToolkit\ImageToolkitOperationManagerTags
- 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
- class: Drupal\Core\ImageToolkit\ImageToolkitOperationManager
- autowire: true
- parent: default_plugin_manager
- tags:
- - { name: plugin_manager_cache_clear }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.