Kraken\Runtime\RuntimeContextInterface::getType PHP Méthode

getType() public méthode

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