Skip to content
Snippets Groups Projects
Commit a4560fd0 authored by catch's avatar catch
Browse files

Issue #2979930 by visshu007, paiabhay8: Wrap comments at 80 chars in demo_umami profile

parent 86c9b347
No related branches found
No related tags found
No related merge requests found
......@@ -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' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment