Skip to content
Snippets Groups Projects
Commit 15ee3008 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by Jan-Hendrik Willms
Browse files

fixes #3551

Closes #3551

Merge request studip/studip!2439
parent 1abfdb1c
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ class Navigation implements IteratorAggregate
* Return the navigation item at the given path.
*
* @param string $path path of navigation item
*
* @return self
* @throws InvalidArgumentException if the item cannot be found
*/
public static function getItem($path)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment