Test Failed
Branch master (16012d)
by Daniel
02:43
created
app/core/Database.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
      * Load the configuration.
39 39
      * 
40 40
      * @param  array  $config 
41
-     * @return PDO
41
+     * @return string
42 42
      */
43 43
     public function loadConfig(array $config)
44 44
     {
Please login to merge, or discard this patch.