Completed
Pull Request — master (#541)
by thomas
77:06 queued 04:02
created
src/Script/Script.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
     }
72 72
 
73 73
     /**
74
-     * @param bool|true $accurate
74
+     * @param boolean $accurate
75 75
      * @return int
76 76
      */
77 77
     public function countSigOps($accurate = true)
Please login to merge, or discard this patch.