Skip to content

Commit c4f14bd

Browse files
committed
Add FQN alias
1 parent e9c6da3 commit c4f14bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Resources/config/services.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ services:
33
class: ApiPostcode\Client\PostcodeClient
44
arguments:
55
- "%api_postcode_key%"
6+
7+
ApiPostcode\Client\PostcodeClient:
8+
alias: api.postcode

0 commit comments

Comments
 (0)