Guides

CommandLocator
in package
implements HandlerLocator

FinalYes

Table of Contents

Interfaces

HandlerLocator

Properties

$commands  : ContainerInterface

Methods

__construct()  : mixed
getHandlerForCommand()  : object
{@inheritDoc}

Properties

Methods

__construct()

public __construct(ContainerInterface $commands) : mixed
Parameters
$commands : ContainerInterface

getHandlerForCommand()

{@inheritDoc}

public getHandlerForCommand(mixed $commandName) : object
Parameters
$commandName : mixed
Return values
object

        
On this page

Search results