Kraken\_Unit\Runtime\Container\Manager\ProcessManagerBaseTest::getCommand PHP Method

getCommand() public method

public getCommand ( ) : RuntimeCommand
return Kraken\Runtime\RuntimeCommand
    public function getCommand()
    {
        return $this->command;
    }
ProcessManagerBaseTest