- Issue created by @lauriii
#2866779: Add a way to trigger_error() for deprecated hooks →
added a way to deprecate alter hooks within modules. However, this capability doesn't exist in \Drupal\Core\Theme\ThemeManagerInterface
making it difficult to deprecate alter functions from themes.
Add API to \Drupal\Core\Theme\ThemeManagerInterface
similar to what we have in \Drupal\Core\Extension\ModuleHandlerInterface::alterDeprecated
.
Active
11.0 🔥
Last updated