committed by
backportbot[bot]
parent
0fdffc19ae
commit
9e438a9bb6
@@ -45,7 +45,6 @@ use OCP\Activity\IManager;
|
|||||||
use OCP\AppFramework\Db\DoesNotExistException;
|
use OCP\AppFramework\Db\DoesNotExistException;
|
||||||
use OCP\AppFramework\Db\MultipleObjectsReturnedException;
|
use OCP\AppFramework\Db\MultipleObjectsReturnedException;
|
||||||
use OCP\Comments\IComment;
|
use OCP\Comments\IComment;
|
||||||
use OCP\IL10N;
|
|
||||||
use OCP\IUser;
|
use OCP\IUser;
|
||||||
use OCP\L10N\IFactory;
|
use OCP\L10N\IFactory;
|
||||||
|
|
||||||
@@ -129,7 +128,6 @@ class ActivityManager {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param string $subjectIdentifier
|
* @param string $subjectIdentifier
|
||||||
* @param $subjectIdentifier
|
|
||||||
* @param array $subjectParams
|
* @param array $subjectParams
|
||||||
* @param bool $ownActivity
|
* @param bool $ownActivity
|
||||||
* @return string
|
* @return string
|
||||||
|
|||||||
Reference in New Issue
Block a user