Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / demo_umami.profile
index 97ae45da0b5d0b462048caf79f951af52f8a58fb..052f5b2672666d7b51cc7876ae9df5178d446307 100644 (file)
@@ -31,8 +31,8 @@ function demo_umami_form_install_configure_submit($form, FormStateInterface $for
  */
 function demo_umami_toolbar() {
   // Add a warning about using an experimental profile.
-  // @todo: This can be removed once a generic warning for experimental profiles has been introduced.
-  // @see https://www.drupal.org/project/drupal/issues/2934374
+  // @todo This can be removed once a generic warning for experimental profiles
+  //   has been introduced. https://www.drupal.org/project/drupal/issues/2934374
   $items['experimental-profile-warning'] = [
     '#weight' => 999,
     '#cache' => [