Completed
Pull Request — master (#4)
by
unknown
06:09
created
src/JiraCLI/Issue/IssueCloner.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -279,7 +279,7 @@
 block discarded – undo
279 279
 	/**
280 280
 	 * Returns ID of "Changelog Entry" issue type.
281 281
 	 *
282
-	 * @return integer
282
+	 * @return string
283 283
 	 * @throws \LogicException When "Changelog Entry" issue type wasn't found.
284 284
 	 */
285 285
 	protected function getChangelogEntryIssueTypeId()
Please login to merge, or discard this patch.