mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Merge pull request #6468 from wallabag/fix/test-2.5-merge
Fix test following 2.5 merge into master
This commit is contained in:
commit
81eebb46fd
4 changed files with 262 additions and 406 deletions
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue