<out THandler is object>final |
|---|
readonly |
Method-name to handler dispatch table, generic over the handler interface.
| Methods | ||
|---|---|---|
public
|
__construct(array<non-empty-string, THandler> $handlers, class-string $handlerInterface, non-empty-string $label)
|
# |
public
|
get(non-empty-string $method): null|THandler
|
# |