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();