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 'core/Site.php')
-rw-r--r--core/Site.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Site.php b/core/Site.php
index a0c52a594f..9e74a43b38 100644
--- a/core/Site.php
+++ b/core/Site.php
@@ -172,7 +172,6 @@ class Site
* array('idsite' => '2', 'name' => 'Site 2', ...),
* )
* @return array The modified array.
- * @deprecated
* @internal
*/
public static function setSitesFromArray($sites)