Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / image_test / src / Plugin / ImageToolkit / DerivedToolkit.php
index 9245662e4db0391b1c0c3c5fdf61a0b868a32193..55e86497ee5cf9241b6476bc04bfe0ab0d2031a5 100644 (file)
@@ -10,4 +10,4 @@ namespace Drupal\image_test\Plugin\ImageToolkit;
  *   title = @Translation("A dummy toolkit, derivative of 'test'.")
  * )
  */
-class DerivedToolkit extends TestToolkit { }
+class DerivedToolkit extends TestToolkit {}