massive custom modules and themes D11 compatibility

This commit is contained in:
2026-09-23 14:16:41 +02:00
parent 21092ae992
commit c38d01ee2b
34 changed files with 132 additions and 34 deletions
@@ -34,6 +34,6 @@ class CreateImagesStyles {
else {
$message = t('Finished with an error.');
}
drupal_set_message($message);
\Drupal::messenger()->addStatus($message);
}
}