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/SitesManager/tests/Unit/APITest.php')
-rw-r--r--plugins/SitesManager/tests/Unit/APITest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SitesManager/tests/Unit/APITest.php b/plugins/SitesManager/tests/Unit/APITest.php
index 267f6fd9c8..15b46171ac 100644
--- a/plugins/SitesManager/tests/Unit/APITest.php
+++ b/plugins/SitesManager/tests/Unit/APITest.php
@@ -21,7 +21,7 @@ use Piwik\Tests\Framework\Fixture;
class APITest extends \PHPUnit\Framework\TestCase
{
/**
- * @var Api
+ * @var API
*/
private $api;