Passed
Push — developer ( 8ac017...cc24b2 )
by Mariusz
73:39 queued 38:36
created
app/TextParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
 	 * Truncating text.
18 18
 	 *
19 19
 	 * @param string   $text
20
-	 * @param bool|int $length
20
+	 * @param integer $length
21 21
 	 * @param bool     $addDots
22 22
 	 *
23 23
 	 * @return string
Please login to merge, or discard this patch.