/** * Returns stream context type * * @return string */ public function getStreamContextType() { return $this->node->getStreamContext(); }