Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Tirk <paultirk@paultirk.com>2022-04-11 18:53:02 +0300
committerBenjamin Brahmer <info@b-brahmer.de>2022-04-30 21:04:30 +0300
commitb9c4f0bacb64aed63939430609d76fb1967b0d63 (patch)
tree7f039942c77b93347f6a99a5ec5db719a8f42578
parentf44967d9e76b554bacd5b176e22843ca2a6043f5 (diff)
fix indentation of function description
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
-rw-r--r--lib/Controller/ItemApiController.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Controller/ItemApiController.php b/lib/Controller/ItemApiController.php
index dec04bbe6..cf6266006 100644
--- a/lib/Controller/ItemApiController.php
+++ b/lib/Controller/ItemApiController.php
@@ -222,8 +222,8 @@ class ItemApiController extends ApiController
/**
- * @param int $itemId
- * @param bool $isStarred
+ * @param int $itemId
+ * @param bool $isStarred
*
* @return array|JSONResponse
* @throws ServiceConflictException