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.
1 parent 42aee61 commit 9c35c41Copy full SHA for 9c35c41
Resources/config/services.yml
@@ -1,5 +1,5 @@
1
services:
2
- api.postcode.client:
3
- class: ApiPostcode\Client
+ api.postcode:
+ class: ApiPostcode\Client\PostcodeClient
4
arguments:
5
- "%postcode_api_key%"
0 commit comments