This commit is contained in:
Fabien Potencier 2017-05-07 09:03:57 -07:00
parent fd9459cdfd
commit 219bce9916
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ namespace Container14;
use Symfony\Component\DependencyInjection\ContainerBuilder;
/**
/*
* This file is included in Tests\Dumper\GraphvizDumperTest::testDumpWithFrozenCustomClassContainer
* and Tests\Dumper\XmlDumperTest::testCompiledContainerCanBeDumped.
*/

View File

@ -1,4 +1,5 @@
<?php
namespace Symfony\Component\DependencyInjection\Dump;
use Symfony\Component\DependencyInjection\ContainerInterface;