mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Added more comments
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
public: false
|
||||
|
||||
# Tell the auto wire system to use "FileGetContents" client as default client.
|
||||
# Set this to any of the other clients below (e.g. Curl or MultiCurl) to use a different default client.
|
||||
Buzz\Client\BuzzClientInterface: '@Buzz\Client\FileGetContents'
|
||||
|
||||
# Clients
|
||||
|
||||
Reference in New Issue
Block a user