namespace Drupal\image_module_test\Plugin\ImageEffect
Same name in other branches
Object name | File name | Summary |
---|---|---|
AjaxTestImageEffect | core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/AjaxTestImageEffect.php | Provides a test effect using Ajax in the configuration form. |
NullTestImageEffect | core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php | Performs no operation on an image resource. |
UriDependentTestImageEffect | core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php | Performs an image operation that depends on the URI of the original image. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.