forked from wallabag/wallabag
Fix test following 2.5 merge into master
This commit is contained in:
@ -90,7 +90,7 @@ class AnnotationRepository extends ServiceEntityRepository
|
|||||||
*
|
*
|
||||||
* @param int $entryId
|
* @param int $entryId
|
||||||
*
|
*
|
||||||
* @return array
|
* @return Annotation|null
|
||||||
*/
|
*/
|
||||||
public function findLastAnnotationByUserId($entryId, $userId)
|
public function findLastAnnotationByUserId($entryId, $userId)
|
||||||
{
|
{
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user