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

Commit258b676

Browse files
committed
Fix typo in override.rst
1 parent180bf50 commit258b676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/bundles/override.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Secondly, if the class is not available as a parameter, you want to make sure th
6969
class is always overridden when your bundle is used, or you need to modify
7070
something beyond just the class name, you should use a compiler pass::
7171

72-
// src/Acme/FooBundle/DependencyInjection/Compiler/OverrideServiceCompilerPass.php
72+
// src/Acme/DemoBundle/DependencyInjection/Compiler/OverrideServiceCompilerPass.php
7373
namespace Acme\DemoBundle\DependencyInjection\Compiler;
7474

7575
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp