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/TCPDF.php')
-rw-r--r--core/TCPDF.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/TCPDF.php b/core/TCPDF.php
index 0b9001cc5c..c120b1ef24 100644
--- a/core/TCPDF.php
+++ b/core/TCPDF.php
@@ -43,6 +43,8 @@ class Piwik_TCPDF extends TCPDF
/**
* @see TCPDF::Error()
+ * @param $msg
+ * @throws Exception
*/
function Error($msg)
{