@@ -503,7 +503,7 @@ discard block |
||
| 503 | 503 | } |
| 504 | 504 | /** |
| 505 | 505 | * Gets the number of unread applications |
| 506 | - * @return Collection |
|
| 506 | + * @return integer |
|
| 507 | 507 | */ |
| 508 | 508 | public function getUnreadApplications() |
| 509 | 509 | { |
@@ -917,7 +917,7 @@ discard block |
||
| 917 | 917 | } |
| 918 | 918 | |
| 919 | 919 | /** |
| 920 | - * @return Job |
|
| 920 | + * @return JobSnapshot |
|
| 921 | 921 | */ |
| 922 | 922 | public function makeSnapshot() |
| 923 | 923 | { |