Skip to content

Commit 5a22c18

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Import
2 parents 89409fd + 6d1e3e8 commit 5a22c18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bundles/configuration.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,8 @@ add this logic to the bundle class directly::
334334
namespace Acme\SocialBundle;
335335

336336
use Symfony\Component\Config\Definition\Configurator\DefinitionConfigurator;
337+
use Symfony\Component\DependencyInjection\ContainerBuilder;
338+
use Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator;
337339
use Symfony\Component\HttpKernel\Bundle\AbstractBundle;
338340

339341
class AcmeSocialBundle extends AbstractBundle

0 commit comments

Comments
 (0)