QueryHandlerResolver
- Full name:
\Codefy\QueryBus\QueryHandlerResolver
Methods
resolve
Retrieve a $queryHandler for a given Query.
Parameters:
Parameter | Type | Description |
---|---|---|
$query | \Codefy\QueryBus\Query |
bindHandler
Bind a handler to a query. These bindings should overrule the default resolution behavior for this resolver.
Parameters:
Parameter | Type | Description |
---|---|---|
$queryName | string | |
$handler | \Codefy\QueryBus\QueryHandler|callable|string |
Automatically generated on 2025-10-13