$this
public function setStreamOptions(array $options) : static { $this->streamContextOptions = $options; return $this; }