mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Use FQCN as service name for UserRepository
This commit is contained in:
parent
97a4e826b5
commit
ff9f719ec5
11 changed files with 39 additions and 32 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
public: true
|
||||
|
||||
wallabag_user.user_repository.test:
|
||||
alias: wallabag_user.user_repository
|
||||
alias: Wallabag\UserBundle\Repository\UserRepository
|
||||
public: true
|
||||
|
||||
filesystem_cache:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue