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 'plugins/SEO/API.php')
-rw-r--r--plugins/SEO/API.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SEO/API.php b/plugins/SEO/API.php
index 770f626c4c..47663427a2 100644
--- a/plugins/SEO/API.php
+++ b/plugins/SEO/API.php
@@ -24,6 +24,7 @@ require_once PIWIK_INCLUDE_PATH . '/plugins/Referrers/functions.php';
* Alexa Rank, age of the Domain name and count of DMOZ entries.
*
* @package SEO
+ * @method static \Piwik\Plugins\SEO\API getInstance()
*/
class API extends \Piwik\Plugin\API
{