Skip to content

Commit 8f98b77

Browse files
committed
CodeStyle fixes
1 parent 141fc51 commit 8f98b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/service_decoration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ The generated code will be the following::
314314
$this->services[Foo::class] = new Baz(new Bar(new Foo()));
315315

316316
Control the behavior when the decorated service does not exist
317-
-------------------
317+
--------------------------------------------------------------
318318

319319
Let's imagine you have a decorator that decorates a service defined in another bundle.
320320
If for some reasons, that bundle is missing, the ``decoration_on_decorated_invalid``

0 commit comments

Comments
 (0)