Failed Conditions
Push — master ( 5433f0...117895 )
by Alexander
01:52
created
src/JiraCLI/Command/AbstractCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
 	 *
68 68
 	 * @param string $issue_key Issue key.
69 69
 	 *
70
-	 * @return boolean
70
+	 * @return integer
71 71
 	 */
72 72
 	public function isValidIssueKey($issue_key)
73 73
 	{
Please login to merge, or discard this patch.