Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / big_pipe / tests / modules / big_pipe_test / src / Form / BigPipeTestForm.php
index c56ee327871a2b22db94c9eb2a2ebddf68223c74..9770762fef2ccd57798273b1faf1566893ebd1f1 100644 (file)
@@ -35,6 +35,6 @@ class BigPipeTestForm extends FormBase {
   /**
    * {@inheritdoc}
    */
-  public function submitForm(array &$form, FormStateInterface $form_state) { }
+  public function submitForm(array &$form, FormStateInterface $form_state) {}
 
 }