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 e9c6da3 commit c4f14bdCopy full SHA for c4f14bd
Resources/config/services.yml
@@ -3,3 +3,6 @@ services:
3
class: ApiPostcode\Client\PostcodeClient
4
arguments:
5
- "%api_postcode_key%"
6
+
7
+ ApiPostcode\Client\PostcodeClient:
8
+ alias: api.postcode
0 commit comments