Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ea3f68

Browse filesBrowse files
committed
Autowiring the concrete class too - consistent with behavior of other services
1 parent e8b102e commit 2ea3f68
Copy full SHA for 2ea3f68

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
  • src/Symfony/Bundle/FrameworkBundle/Resources/config
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848

4949
<service id="service_container" synthetic="true">
5050
<autowiring-type>Symfony\Component\DependencyInjection\ContainerInterface</autowiring-type>
51+
<autowiring-type>Symfony\Component\DependencyInjection\Container</autowiring-type>
5152
</service>
5253

5354
<service id="kernel" synthetic="true" />

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.