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

Commit5009526

Browse files
authored
Update bundles.rst
Remove duplicated space
1 parent89382cf commit5009526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎bundles.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ file::
3131
Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true],
3232
Doctrine\Bundle\DoctrineBundle\DoctrineBundle::class => ['all' => true],
3333
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
34-
// this bundle is enabled only in 'dev'and 'test', so you can't use it in 'prod'
34+
// this bundle is enabled only in 'dev' and 'test', so you can't use it in 'prod'
3535
Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true],
3636
];
3737

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp