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 819495c commit 0e52444Copy full SHA for 0e52444
bundles/configuration.rst
@@ -88,7 +88,7 @@ bundle configuration would look like:
88
http://symfony.com/schema/dic/services/services-1.0.xsd">
89
90
<acme-social:config>
91
- <twitter client-id="123" client-secret="your_secret" />
+ <acme-social:twitter client-id="123" client-secret="your_secret" />
92
</acme-social:config>
93
94
<!-- ... -->
0 commit comments