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 6f4a5c9 commit 026a712Copy full SHA for 026a712
Resources/config/services.yml
@@ -0,0 +1,5 @@
1
+services:
2
+ api.postcode.client:
3
+ class: ApiPostcode\Client
4
+ arguments:
5
+ - "%postcode_api_key%"
0 commit comments