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/Annotations/API.php')
-rwxr-xr-xplugins/Annotations/API.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Annotations/API.php b/plugins/Annotations/API.php
index 2a1848ab85..fe2cdba8e1 100755
--- a/plugins/Annotations/API.php
+++ b/plugins/Annotations/API.php
@@ -28,6 +28,7 @@ require_once PIWIK_INCLUDE_PATH . '/plugins/Annotations/AnnotationList.php';
* annotations.
*
* @package Annotations
+ * @method static \Piwik\Plugins\Annotations\API getInstance()
*/
class API extends \Piwik\Plugin\API
{