forked from wallabag/wallabag
CS
This commit is contained in:
@ -109,9 +109,9 @@ class AnnotationRepository extends EntityRepository
|
||||
|
||||
/**
|
||||
* Remove all annotations for a user id.
|
||||
* Used when a user want to reset all informations
|
||||
* Used when a user want to reset all informations.
|
||||
*
|
||||
* @param int $userId
|
||||
* @param int $userId
|
||||
*/
|
||||
public function removeAllByUserId($userId)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user