Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / help / src / HelpSectionPluginInterface.php
index 8a725f97941f114d4de136190f77d9f8135389cc..cf377c42022160d9b3957564e94fb9eb4c2b4f56 100644 (file)
@@ -17,7 +17,6 @@ use Drupal\Core\Cache\CacheableDependencyInterface;
  */
 interface HelpSectionPluginInterface extends PluginInspectionInterface, CacheableDependencyInterface {
 
-
   /**
    * Returns the title of the help section.
    *