Passed
Push — master ( 4a34df...20e085 )
by Julius
03:01 queued 42s
created
lib/Service/CardService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -568,7 +568,7 @@
 block discarded – undo
568 568
 	/**
569 569
 	 * @param $cardId
570 570
 	 * @param $userId
571
-	 * @return bool|null|\OCP\AppFramework\Db\Entity
571
+	 * @return AssignedUsers|null
572 572
 	 * @throws BadRequestException
573 573
 	 * @throws \OCA\Deck\NoPermissionException
574 574
 	 * @throws \OCP\AppFramework\Db\DoesNotExistException
Please login to merge, or discard this patch.