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
path: root/core/Menu
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-10-08 09:24:28 +0400
committermattab <matthieu.aubry@gmail.com>2013-10-08 09:24:28 +0400
commit1fa8da9b963e99e08c829fe6491e8ccf2d1054e2 (patch)
tree137c50850a5f21f1651f8066d4bd381a661e1987 /core/Menu
parentfcbef99dbf93df94ff5ed4cfaa5eeebfcf4aac14 (diff)
Applying phpstorm code style PSR refs #3771
Diffstat (limited to 'core/Menu')
-rw-r--r--core/Menu/Main.php1
-rw-r--r--core/Menu/Top.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/core/Menu/Main.php b/core/Menu/Main.php
index 18130ba137..595cf82f5f 100644
--- a/core/Menu/Main.php
+++ b/core/Menu/Main.php
@@ -11,7 +11,6 @@
namespace Piwik\Menu;
-
/**
* @package Piwik_Menu
*/
diff --git a/core/Menu/Top.php b/core/Menu/Top.php
index ae9eab078f..7901a13d71 100644
--- a/core/Menu/Top.php
+++ b/core/Menu/Top.php
@@ -11,7 +11,6 @@
namespace Piwik\Menu;
-
/**
* @package Piwik_Menu
*/