Kraken\Runtime\Command\CommandManagerInterface::get PHP Method

get() public method

public get ( string $name ) : Kraken\Runtime\Command\CommandInterface | null
$name string
return Kraken\Runtime\Command\CommandInterface | null
    public function get($name);