X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flanguage%2Fsrc%2FForm%2FNegotiationConfigureForm.php;h=0adb5f6215e81912b0ff1ed181a2a8bb66d3b4d9;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=c1333e6a27a8b6874e218e824744449d1c0dfda3;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/language/src/Form/NegotiationConfigureForm.php b/web/core/modules/language/src/Form/NegotiationConfigureForm.php index c1333e6a2..0adb5f621 100644 --- a/web/core/modules/language/src/Form/NegotiationConfigureForm.php +++ b/web/core/modules/language/src/Form/NegotiationConfigureForm.php @@ -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 = [