Completed
Pull Request — master (#1764)
by
unknown
01:28
created
src/Phinx/Config/Config.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -46,6 +46,7 @@
 block discarded – undo
46 46
 
47 47
     /**
48 48
      * @inheritDoc
49
+     * @param string $configFilePath
49 50
      */
50 51
     public function __construct(array $configArray, $configFilePath = null)
51 52
     {
Please login to merge, or discard this patch.