Completed
Push — master ( 4effd0...d9a1df )
by Sebastian
02:34
created
src/Runner/Action/PHP.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
      * Execute static method call and return its output.
57 57
      *
58 58
      * @param  string $class
59
-     * @return string
59
+     * @return boolean
60 60
      */
61 61
     protected function executeStatic($class)
62 62
     {
Please login to merge, or discard this patch.