Kraken\Runtime\RuntimeContextInterface::getType PHP Метод

getType() публичный Метод

This method returns one of: Runtime::UNIT_PROCESS, Runtime::UNIT_THREAD, Runtime::UNIT_UNDEFINED.
public getType ( ) : string
Результат string
    public function getType();