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 249700b commit cf44d89Copy full SHA for cf44d89
Tests/Fixtures/containers/container14.php
@@ -4,7 +4,7 @@
4
5
use Symfony\Component\DependencyInjection\ContainerBuilder;
6
7
-/**
+/*
8
* This file is included in Tests\Dumper\GraphvizDumperTest::testDumpWithFrozenCustomClassContainer
9
* and Tests\Dumper\XmlDumperTest::testCompiledContainerCanBeDumped.
10
*/
Tests/Fixtures/php/services1-1.php
@@ -1,4 +1,5 @@
1
<?php
2
+
3
namespace Symfony\Component\DependencyInjection\Dump;
use Symfony\Component\DependencyInjection\ContainerInterface;
0 commit comments