AppserverIo\Appserver\Core\Api\Node\ServerNode::getServerContext PHP Méthode

getServerContext() public méthode

Returns the server context to use.
public getServerContext ( ) : string
Résultat string The server context type
    public function getServerContext()
    {
        return $this->serverContext;
    }