Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / language / src / Form / NegotiationConfigureForm.php
index c1333e6a27a8b6874e218e824744449d1c0dfda3..0adb5f6215e81912b0ff1ed181a2a8bb66d3b4d9 100644 (file)
@@ -213,7 +213,7 @@ class NegotiationConfigureForm extends ConfigFormBase {
    * @param string $type
    *   The language type to generate the table for.
    */
-  protected function configureFormTable(array &$form, $type)  {
+  protected function configureFormTable(array &$form, $type) {
     $info = $form['#language_types_info'][$type];
 
     $table_form = [