Completed
Pull Request — master (#21)
by Robbie
01:59
created
code/classes/DMSDocumentCart.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
      *
48 48
      * @param int $itemID The ID of the item
49 49
      *
50
-     * @return DMSRequestItem|boolean
50
+     * @return DMSRequestItem
51 51
      */
52 52
     public function getItem($itemID)
53 53
     {
Please login to merge, or discard this patch.