Skip to content

Commit cd0d9d8

Browse files
Update service_container/service_subscribers_locators.rst
Co-Authored-By: XuruDragon <[email protected]>
1 parent 9047626 commit cd0d9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/service_subscribers_locators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ retrieve the ``handler_two`` handler :
455455
456456
class HandlerCollection
457457
{
458-
public function __construct(ServiceLocator $serviceLocator)
458+
public function __construct(ServiceLocator $locator)
459459
{
460460
$handlerTwo = $locator->get('handler_two'):
461461
}

0 commit comments

Comments
 (0)