Completed
Pull Request — master (#1320)
by
unknown
02:12
created
src/Phinx/Config/Config.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -62,6 +62,7 @@
 block discarded – undo
62 62
 
63 63
     /**
64 64
      * {@inheritdoc}
65
+     * @param string $configFilePath
65 66
      */
66 67
     public function __construct(array $configArray, $configFilePath = null)
67 68
     {
Please login to merge, or discard this patch.