Example #1
0
 /**
  * @return string
  */
 public function encode()
 {
     return $this->parser->encode($this->protocol->getAll());
 }