Skip to content
Snippets Groups Projects
Unverified Commit 19916d48 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3018912 by maximpodorov:...

Issue #3018912 by maximpodorov: DefaultMenuLinkTreeManipulators::collectNodeLinks() incorrectly documents its return value

(cherry picked from commit 36409a31)
parent c2bfd009
Branches
Tags
6 merge requests!1286issue #3240655 by elfakhar,!1285Issue #3240655 by elfakhar Aligne the active border,!541Issue #3123070: Fix 'PSR2.Classes.PropertyDeclaration.Underscore' coding standard,!463Resolve #3205025 "Class align center for media",!386Allow multiple vocabularies in the taxonomy filter,!308Issue #3118206: Remote media does not validate provider
......@@ -169,9 +169,6 @@ public function checkNodeAccess(array $tree) {
* The menu link tree to manipulate.
* @param array $node_links
* Stores references to menu link elements to effectively set access.
*
* @return \Drupal\Core\Menu\MenuLinkTreeElement[]
* The manipulated menu link tree.
*/
protected function collectNodeLinks(array &$tree, array &$node_links) {
foreach ($tree as $key => &$element) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment