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/Goals/API.php')
-rw-r--r--plugins/Goals/API.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Goals/API.php b/plugins/Goals/API.php
index 0550c61e9b..e39b088f1d 100644
--- a/plugins/Goals/API.php
+++ b/plugins/Goals/API.php
@@ -54,8 +54,6 @@ use Piwik\Validators\WhitelistedValue;
class API extends \Piwik\Plugin\API
{
const AVG_PRICE_VIEWED = 'avg_price_viewed';
- /** @deprecated Use VisitFrequency\API::NEW_VISITOR_SEGMENT */
- const NEW_VISIT_SEGMENT = 'visitorType==new';
/**
* Return a single goal.