Issue #3363421: Use CallableResolver for \Drupal\Core\Menu\MenuLinkTree::transform()
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -9,6 +9,7 @@
@@ -44,11 +45,11 @@ class MenuLinkTree implements MenuLinkTreeInterface {
@@ -61,15 +62,19 @@ class MenuLinkTree implements MenuLinkTreeInterface {
@@ -137,8 +142,7 @@ protected function createInstances(array $data_tree) {