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/Plugin/LogTablesProvider.php')
-rw-r--r--core/Plugin/LogTablesProvider.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Plugin/LogTablesProvider.php b/core/Plugin/LogTablesProvider.php
index e0efec7f11..2295501212 100644
--- a/core/Plugin/LogTablesProvider.php
+++ b/core/Plugin/LogTablesProvider.php
@@ -105,7 +105,7 @@ class LogTablesProvider {
*
* @param array &$logTables An array containing a list of log entries.
*
- * @deprecated Only used for tests
+ * @internal Only used for tests
* @ignore
*/
Piwik::postEvent('LogTables.addLogTables', array(&$logTables));