Skip to content

Commit 06fa58d

Browse files
Update service_container/service_subscribers_locators.rst
Co-Authored-By: XuruDragon <[email protected]>
1 parent 2d840cd commit 06fa58d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

service_container/service_subscribers_locators.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,6 @@ but we can now access a specific injected service:
445445
After compilation the ``HandlerCollection`` to retrieve a specific service by it's ``key`` attribute
446446
from the service locator injected, we just have to do ``$serviceLocator->get('handler_two');`` to
447447
retrieve the ``handler_two`` handler :
448-
449448
.. code-block:: php
450449
451450
// src/Handler/HandlerCollection.php

0 commit comments

Comments
 (0)