forked from wallabag/wallabag
Apply PHP-CS-Fixer fixes
This commit is contained in:
@ -137,10 +137,6 @@ class AnnotationRepository extends ServiceEntityRepository
|
||||
|
||||
/**
|
||||
* Find all annotations related to archived entries.
|
||||
*
|
||||
* @param $userId
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
public function findAllArchivedEntriesByUser($userId)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user