Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / FormTestDisabledElementsForm.php
index 56e6d2ee0fb6e9c3a4795f0a1333af31239b5618..7d482a428f8dc3489c5f1dbe58b30cf3c854ef9d 100644 (file)
@@ -146,7 +146,6 @@ class FormTestDisabledElementsForm extends FormBase {
       '#date_timezone' => 'Europe/Berlin',
     ];
 
-
     // Try to hijack the email field with a valid email.
     $form['disabled_container']['disabled_container_email'] = [
       '#type' => 'email',