W3cubDocs

/Symfony 4.1

HandlerLocatorInterface

interface HandlerLocatorInterface

Methods

callable resolve(object $message)

Returns the handler for the given message.

Details

callable resolve(object $message)

Returns the handler for the given message.

Parameters

object $message

Return Value

callable

Exceptions

NoHandlerForMessageException