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:
authormattab <matthieu.aubry@gmail.com>2014-11-25 03:54:59 +0300
committermattab <matthieu.aubry@gmail.com>2014-11-25 03:54:59 +0300
commit14e557bfb9cd2d117443d0da414a099c477b60a1 (patch)
tree650a413d6ada8ccdbadd7d8a9eb7bbb3083eaad6 /core/Piwik.php
parenta8917239df8ef46312c5295f8a92070f87125f86 (diff)
refs #6697 start refactoring the DoNotTrack code to allow for adding tests
Diffstat (limited to 'core/Piwik.php')
-rw-r--r--core/Piwik.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Piwik.php b/core/Piwik.php
index 625a7cf9f8..80ed01cd8c 100644
--- a/core/Piwik.php
+++ b/core/Piwik.php
@@ -468,6 +468,7 @@ class Piwik
* in case another Login plugin is being used.
*
* @return string
+ * @api
*/
public static function getLoginPluginName()
{