mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
CS
This commit is contained in:
parent
ca8b49f46e
commit
8c61fd12b1
4 changed files with 10 additions and 9 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue