Skip to content

Commit 753c6b1

Browse files
committed
Update index.md
1 parent e9f00e7 commit 753c6b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/doc/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ and tag it as `bazinga_geocoder.provider`:
135135
The bundle will automatically register your provider into the
136136
`bazinga_geocoder.geocoder` service.
137137

138+
**Note:** the `bazinga_geocoder.geocoder.adapter` service represents the configured
139+
Geocoder's adapter. If your provider needs an HTTP adapter, you should inject this
140+
service into the service you have just created.
141+
138142
### Dumpers
139143

140144
If you need to dump your geocoded data to a specific format, you can use the

0 commit comments

Comments
 (0)