Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / locale / tests / src / Functional / LocaleFileSystemFormTest.php
index face32e69b683751f0b9f18d531428707a61268a..ee496e248a2330daa24374f3e08131333c373040 100644 (file)
@@ -21,7 +21,7 @@ class LocaleFileSystemFormTest extends BrowserTestBase {
   /**
    * {@inheritdoc}
    */
-  protected function setUp(){
+  protected function setUp() {
     parent::setUp();
     $account = $this->drupalCreateUser(['administer site configuration']);
     $this->drupalLogin($account);