Completed
Branch master (d2ce68)
by Robbie
01:41
created
src/Command/Factory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
      * Get the BuildTask functionality as a closure
62 62
      *
63 63
      * @param  SilverStripeCommand $command
64
-     * @return Closure
64
+     * @return \Closure
65 65
      */
66 66
     public function getTaskAsClosure(SilverStripeCommand $command)
67 67
     {
Please login to merge, or discard this patch.