diff --git a/core/modules/shortcut/lib/Drupal/shortcut/Form/SetSwitch.php b/core/modules/shortcut/lib/Drupal/shortcut/Form/SetSwitch.php index 333e9f9..3e6ab8c 100644 --- a/core/modules/shortcut/lib/Drupal/shortcut/Form/SetSwitch.php +++ b/core/modules/shortcut/lib/Drupal/shortcut/Form/SetSwitch.php @@ -17,7 +17,7 @@ /** * Builds the shortcut set switch form. -*/ + */ class SetSwitch implements ControllerInterface, FormInterface { /**