Resolve #3485896 "Attempt simplification"
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -80,11 +80,23 @@ class ModuleHandler implements ModuleHandlerInterface {
@@ -192,7 +204,8 @@ protected function add($type, $name, $path) {
@@ -200,7 +213,7 @@ protected function add($type, $name, $path) {
@@ -427,27 +440,38 @@ public function alter($type, &$data, &$context1 = NULL, &$context2 = NULL) {
@@ -472,7 +496,7 @@ public function alter($type, &$data, &$context1 = NULL, &$context2 = NULL) {
@@ -572,7 +596,36 @@ protected function getHookListeners(string $hook): array {