Skip to content
Snippets Groups Projects
Commit 148b8ecc authored by Niels de Feyter's avatar Niels de Feyter
Browse files

#3083213 by Project Update Bot, Sergiu Stici, vuil, elgandoz, ndf: Deprecated...

#3083213 by Project Update Bot, Sergiu Stici, vuil, elgandoz, ndf: Deprecated Code Report (D9 compliant)
parent 6d0d87f6
Branches
Tags 2.2.0
No related merge requests found
......@@ -216,7 +216,7 @@ class UnusedModulesHelperService {
}
}
if ($show_warnings) {
drupal_set_message($e->getMessage(), 'warning');
\Drupal::messenger()->addWarning($e->getMessage());
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment