Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6d1e3e8

Browse files
committed
minor#17852 Update documentation for Bundle configuration (Punt13140)
This PR was merged into the 6.2 branch.Discussion----------Update documentation for Bundle configurationJust two import missing in bundle configuration using AbstractBundleCommits-------08fa6d1 Import
2 parentsf93a172 +08fa6d1 commit6d1e3e8

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)

[8]ページ先頭

©2009-2025 Movatter.jp