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 37ffdfc commit d9e3216Copy full SHA for d9e3216
src/Resources/config/services.xml
@@ -3,8 +3,6 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
5
<services>
6
- <service id="task.naming_factory" class="Task\Naming\NamingFactory"/>
7
-
8
<service id="task.command.run" class="Task\TaskBundle\Command\RunCommand">
9
<argument type="service" id="task.runner"/>
10
0 commit comments