We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 401446e + 7471c13 commit c4a2858Copy full SHA for c4a2858
Resources/doc/cookbook/manual-provider.md
@@ -8,7 +8,7 @@ index and type for which the service will provide.
8
# app/config/config.yml
9
services:
10
acme.search_provider.user:
11
- class: Acme\UserBundle\Search\UserProvider
+ class: Acme\UserBundle\Provider\UserProvider
12
arguments:
13
- @fos_elastica.index.website.user
14
tags:
0 commit comments