summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorWENDLING NICOLAS <nicolas.wendling2@etu.unistra.fr>2021-02-28 21:48:45 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 22:31:21 +0200
commit604f64c30cb20ab0c096fe4204a50f7c3e58b759 (patch)
tree57ffe2623cb5d6406baae2f2fd263cb6784dc73d /lib
parent376f866a8393609451cfb21ab1c846c670103197 (diff)
🚨 Fix linter in those classes:
- ItemController - ItemMapperV2 - ItemServicev2 Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/Controller/ItemController.php1
-rw-r--r--lib/Service/ItemServiceV2.php2
2 files changed, 1 insertions, 2 deletions
diff --git a/lib/Controller/ItemController.php b/lib/Controller/ItemController.php
index 577916e9d..6243142ab 100644
--- a/lib/Controller/ItemController.php
+++ b/lib/Controller/ItemController.php
@@ -360,5 +360,4 @@ class ItemController extends Controller
return [];
}
-
}
diff --git a/lib/Service/ItemServiceV2.php b/lib/Service/ItemServiceV2.php
index 43fcc7e00..47656c12d 100644
--- a/lib/Service/ItemServiceV2.php
+++ b/lib/Service/ItemServiceV2.php
@@ -438,7 +438,7 @@ class ItemServiceV2 extends Service
* @param string $userId Item owner
* @param int $id Item ID
* @param bool $shareWithId User to share with
- *
+ *
* Sharing by copying - the item is duplicated, and the 'sharedBy' and
* 'sharedWith' fields are filled accordingly.
* We copy the 'feedId', because the article will still be owned by