Completed
Branch master (8bec33)
by Scott
03:18
created
models/Hook.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
     /**
75 75
      * Execute the script and log the output
76 76
      *
77
-     * @return boolean
77
+     * @return boolean|null
78 78
      */
79 79
     public function queueScript()
80 80
     {
Please login to merge, or discard this patch.