Skip to content

Commit 05db604

Browse files
committed
minor #8396 Update shared.rst (atailouloute)
This PR was merged into the 3.3 branch. Discussion ---------- Update shared.rst Remove unused use Commits ------- bef2737 Update shared.rst
2 parents d256bb7 + bef2737 commit 05db604

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)