summaryrefslogtreecommitdiff
path: root/app/Database.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Database.php')
-rw-r--r--app/Database.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Database.php b/app/Database.php
index 9462522cc1..987b5793f4 100644
--- a/app/Database.php
+++ b/app/Database.php
@@ -214,7 +214,7 @@ class Database {
*
* The native quote() function does not convert PHP nulls to DB nulls
*
- * @param $string
+ * @param string $string
*
* @return string
*