Beispiel #1
0
 public function send(StreamInterface $stream)
 {
     $stream->write(Uri::buildQuery($this->fields));
 }