Test Setup Failed
Push — master ( 068245...c86f23 )
by Nick
03:13
created
src/Meanbee/LibMageConf/Util/DsnParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
 class DsnParser
6 6
 {
7 7
     /**
8
-     * @param $dsnString
8
+     * @param string|null $dsnString
9 9
      */
10 10
     public function __construct($dsnString)
11 11
     {
Please login to merge, or discard this patch.