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

getStreamContext() public méthode

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