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 50007ab commit 79bb76fCopy full SHA for 79bb76f
src/Resources/config/services.xml
@@ -3,6 +3,7 @@
3
<container xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://symfony.com/schema/dic/services"
4
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
5
<imports>
6
+ <import resource="services/parser.xml"/>
7
<import resource="services/renderer.xml"/>
8
</imports>
9
</container>
0 commit comments