Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Database/Logger.php')
-rw-r--r--includes/Database/Logger.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/Database/Logger.php b/includes/Database/Logger.php
index 6f171b57..6c77adea 100644
--- a/includes/Database/Logger.php
+++ b/includes/Database/Logger.php
@@ -47,7 +47,7 @@ class Logger extends AbstractLogger {
* )
* See finish() in Aura\Sql\Profiler\Profiler
*
- * @return null
+ * @return void
*/
public function log($level, $message, array $context = []) {
// if it's an internal SQL query, format the message, otherwise store a string