Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / ImageToolkit / ImageToolkitBase.php
index 72f3d29256d06dc4b90591ec1e627a9290526dd5..a91069328a8ee854e8fe0a7e9dcbdd61d99e643b 100644 (file)
@@ -73,7 +73,7 @@ abstract class ImageToolkitBase extends PluginBase implements ImageToolkitInterf
   /**
    * {@inheritdoc}
    */
-  public function validateConfigurationForm(array &$form, FormStateInterface $form_state) {  }
+  public function validateConfigurationForm(array &$form, FormStateInterface $form_state) {}
 
   /**
    * {@inheritdoc}