summaryrefslogtreecommitdiffstats
path: root/lib/Db/FollowsRequest.php
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-11-15 10:26:25 -0100
committerMaxence Lange <maxence@artificial-owl.com>2018-11-15 10:26:25 -0100
commitd6113522e8e6549de334f76ad261c5d4d33eedac (patch)
tree0599ca3f6cb1397dd404d2751ce8c753e95172e8 /lib/Db/FollowsRequest.php
parent7366543b7e28d9e3559ffb52a0b742ee7a2a92cb (diff)
local are cached locally and host is set by admin
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'lib/Db/FollowsRequest.php')
-rw-r--r--lib/Db/FollowsRequest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Db/FollowsRequest.php b/lib/Db/FollowsRequest.php
index 994fd2ed..8b3ee499 100644
--- a/lib/Db/FollowsRequest.php
+++ b/lib/Db/FollowsRequest.php
@@ -69,11 +69,8 @@ class FollowsRequest extends FollowsRequestBuilder {
/**
- * Insert a new Note in the database.
- *
* @param Follow $follow
*
- * @return int
* @throws Exception
*/
public function delete(Follow $follow) {