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/Updater.php')
-rw-r--r--core/Updater.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Updater.php b/core/Updater.php
index 971a00847e..6d431910b8 100644
--- a/core/Updater.php
+++ b/core/Updater.php
@@ -113,6 +113,7 @@ class Updater
* Returns the list of SQL queries that would be executed during the update
*
* @return array of SQL queries
+ * @throws \Exception
*/
public function getSqlQueriesToExecute()
{