Kraken\Runtime\RuntimeContextInterface::getType PHP Method

getType() public method

This method returns one of: Runtime::UNIT_PROCESS, Runtime::UNIT_THREAD, Runtime::UNIT_UNDEFINED.
public getType ( ) : string
return string
    public function getType();