Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/Menu/MenuMain.php')
-rw-r--r--core/Menu/MenuMain.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Menu/MenuMain.php b/core/Menu/MenuMain.php
index 9f422e755c..4738562f58 100644
--- a/core/Menu/MenuMain.php
+++ b/core/Menu/MenuMain.php
@@ -13,6 +13,7 @@ namespace Piwik\Menu;
* @deprecated since 2.4.0
* @see MenuReporting
* @method static \Piwik\Menu\MenuMain getInstance()
+ * @ignore
*/
class MenuMain extends MenuReporting
{