8000 Update shared.rst · symfony/symfony-docs@bef2737 · GitHub
[go: up one dir, main page]

Skip to content

Commit bef2737

Browse files
authored
Update shared.rst
1 parent d256bb7 commit bef2737

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

service_container/shared.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ in your service definition:
3232
.. code-block:: php
3333
3434
// app/config/services.php
35-
use Symfony\Component\DependencyInjection\Definition;
3635
use AppBundle\SomeNonSharedService;
3736
3837
$container->register(SomeNonSharedService::class)

0 commit comments

Comments
 (0)
0