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/Actions/ArchivingHelper.php')
-rw-r--r--plugins/Actions/ArchivingHelper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Actions/ArchivingHelper.php b/plugins/Actions/ArchivingHelper.php
index e5c315d0b1..afd92e0171 100644
--- a/plugins/Actions/ArchivingHelper.php
+++ b/plugins/Actions/ArchivingHelper.php
@@ -542,7 +542,7 @@ class ArchivingHelper
*
* @param int $idAction
* @param int $actionType
- * @param \DataTable\Row
+ * @param \Piwik\DataTable\Row
*/
private static function setCachedActionRow($idAction, $actionType, $actionRow)
{