Exemplo n.º 1
0
 public function toString()
 {
     return $this->ua->toString() . '/' . $this->os->toString();
 }