Completed
Pull Request — master (#1393)
by
unknown
05:03
created
src/Phinx/Db/Adapter/TimedOutputAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
     /**
52 52
      * Start timing a command.
53 53
      *
54
-     * @return callable A function that is to be called when the command finishes
54
+     * @return \Closure A function that is to be called when the command finishes
55 55
      */
56 56
     public function startCommandTimer()
57 57
     {
Please login to merge, or discard this patch.