Skip to content

Commit 53d0ffd

Browse files
authored
Update Configuring Symfony page
1 parent d7eedd0 commit 53d0ffd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configuration.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,8 @@ parameters at once by type-hinting any of its constructor arguments with the
796796
:class:`Symfony\\Component\\DependencyInjection\\ParameterBag\\ContainerBagInterface`::
797797

798798
// src/Service/MessageGenerator.php
799+
namespace App\Service;
800+
799801
// ...
800802

801803
use Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface;

0 commit comments

Comments
 (0)