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

__invoke() public method

public __invoke ( string $name, mixed[] $params = [] ) : Kraken\Promise\PromiseInterface
$name string
$params mixed[]
return Kraken\Promise\PromiseInterface
    public function __invoke($name, $params = []);