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
path: root/js
diff options
context:
space:
mode:
authorSijawusz Pur Rahnama <sija@sija.pl>2014-08-22 06:08:19 +0400
committerSijawusz Pur Rahnama <sija@sija.pl>2014-08-24 20:50:31 +0400
commit646a93d349802b1a6597b9d2016e8452069800a2 (patch)
tree6c391286c4e20c4137dcf4412b493f55b13a056d /js
parent30bc37ca3d0a69073e4e72e627675b4af9440708 (diff)
Add docblock comment
Diffstat (limited to 'js')
-rw-r--r--js/piwik.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/piwik.js b/js/piwik.js
index 75209ed68f..225878700b 100644
--- a/js/piwik.js
+++ b/js/piwik.js
@@ -3017,6 +3017,7 @@ if (typeof Piwik !== 'object') {
* @param string sourceUrl
* @param string linkType
* @param mixed customData
+ * @param function callback
*/
trackLink: function (sourceUrl, linkType, customData, callback) {
trackCallback(function () {