updated core to 8.6.1 via composer
This commit is contained in:
@@ -217,7 +217,7 @@ function toolbar_toolbar() {
|
||||
* @return array
|
||||
* The updated renderable array.
|
||||
*
|
||||
* @see drupal_render()
|
||||
* @see \Drupal\Core\Render\RendererInterface::render()
|
||||
*/
|
||||
function toolbar_prerender_toolbar_administration_tray(array $element) {
|
||||
$menu_tree = \Drupal::service('toolbar.menu_tree');
|
||||
|
||||
Reference in New Issue
Block a user