@@ -51,7 +51,7 @@ |
||
| 51 | 51 | * @NoAdminRequired |
| 52 | 52 | * |
| 53 | 53 | * @param int $page |
| 54 | - * @return JSONResponse |
|
| 54 | + * @return \OCP\Contacts\ContactsMenu\IEntry[] |
|
| 55 | 55 | */ |
| 56 | 56 | public function index($page = 0) { |
| 57 | 57 | return $this->manager->getEntries($this->userId); |