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/Proxy/Controller.php')
-rw-r--r--plugins/Proxy/Controller.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Proxy/Controller.php b/plugins/Proxy/Controller.php
index 03d48ba267..4aa1a5181e 100644
--- a/plugins/Proxy/Controller.php
+++ b/plugins/Proxy/Controller.php
@@ -74,6 +74,7 @@ class Controller extends \Piwik\Plugin\Controller
* exposing the referrer on the Piwik demo.
*
* @internal param string $url (via $_GET)
+ * @deprecated @since 3.6.0
*/
public function redirect()
{