X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fimage_test%2Fsrc%2FPlugin%2FImageToolkit%2FOperation%2Ftest%2FBar.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fimage_test%2Fsrc%2FPlugin%2FImageToolkit%2FOperation%2Ftest%2FBar.php;h=ecd4aaafdefc18d7f46266ba57fd8cd424894aea;hp=eac11b8e46deee9d313c02c6d893adb29d10e5ea;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php b/web/core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php index eac11b8e4..ecd4aaafd 100644 --- a/web/core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php +++ b/web/core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php @@ -13,4 +13,4 @@ namespace Drupal\image_test\Plugin\ImageToolkit\Operation\test; * description = @Translation("Bar.") * ) */ -class Bar extends OperationBase { } +class Bar extends OperationBase {}