From 777ca60440aa67e436fb15bb0fc1bd445d32ce78 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Thu, 5 Dec 2013 21:49:56 +0000 Subject: Fixes #4199, revising event docs and closing ticket. --- core/Menu/MenuTop.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'core/Menu') diff --git a/core/Menu/MenuTop.php b/core/Menu/MenuTop.php index 8e2caba4a5..e9d5dc6f52 100644 --- a/core/Menu/MenuTop.php +++ b/core/Menu/MenuTop.php @@ -92,8 +92,9 @@ class MenuTop extends MenuAbstract /** * Triggered when collecting all available menu items that are be displayed on the very top of every - * page, next to the login/logout links. Subscribe to this event if you want to add one or more items - * to the top menu. + * page, next to the login/logout links. + * + * Subscribe to this event if you want to add one or more items to the top menu. * * Menu items should be added via the {@link addEntry()} method. * -- cgit v1.2.3