Documentation

ContainerBasedHandlerLocator
in package
implements HandlerLocator

Lazily loads Command Handlers from the Symfony DI container

Interfaces, Classes and Traits

HandlerLocator
Service locator for handler objects

Table of Contents

$commandToServiceId  : array<string|int, mixed>
$container  : ContainerInterface
__construct()  : mixed
getHandlerForCommand()  : object
Retrieves the handler for a specified command

Properties

Methods

Search results