Completed
Pull Request — master (#1414)
by José
05:38 queued 02:50
created
src/Phinx/Migration/AbstractMigration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -353,7 +353,7 @@
 block discarded – undo
353 353
      *
354 354
      * @param string|null $direction
355 355
      *
356
-     * @return void
356
+     * @return boolean
357 357
      */
358 358
     public function postFlightCheck($direction = null)
359 359
     {
Please login to merge, or discard this patch.