Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / image_test / src / Plugin / ImageToolkit / Operation / test / FooDerived.php
index 818a414e37c0fd5e9792e30827379b9e9725c5f0..bf38dfddf54e57da5e2c6716736ef3095656d870 100644 (file)
@@ -13,4 +13,4 @@ namespace Drupal\image_test\Plugin\ImageToolkit\Operation\test;
  *   description = @Translation("Foo derived.")
  * )
  */
-class FooDerived extends OperationBase { }
+class FooDerived extends OperationBase {}