Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / language / src / Plugin / Block / LanguageBlock.php
index 8e7ee918d50bd59137081bb07a0cea9d527e6e5b..be8571b975f3b7843cc6a2bbb351cc8704c9eb14 100644 (file)
@@ -57,7 +57,6 @@ class LanguageBlock extends BlockBase implements ContainerFactoryPluginInterface
     $this->pathMatcher = $path_matcher;
   }
 
-
   /**
    * {@inheritdoc}
    */
@@ -71,7 +70,6 @@ class LanguageBlock extends BlockBase implements ContainerFactoryPluginInterface
     );
   }
 
-
   /**
    * {@inheritdoc}
    */