Completed
Push — master ( 976c10...678b5c )
by Emmanuel
17:35 queued 03:06
created
src/Configuration/Reader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
     /**
59 59
      * Constructor
60 60
      *
61
-     * @param string $configFile
61
+     * @param string $configFileName
62 62
      * @param array  $configDirectories
63 63
      */
64 64
     public function __construct($configFileName, array $configDirectories = array('.'))
Please login to merge, or discard this patch.