Exemplo n.º 1
0
 public function rewind()
 {
     return $this->securities->rewind();
 }
Exemplo n.º 2
0
 public function rewind()
 {
     return $this->headers->rewind();
 }
Exemplo n.º 3
0
 public function rewind()
 {
     return $this->definitions->rewind();
 }
Exemplo n.º 4
0
 public function rewind()
 {
     return $this->schemes->rewind();
 }
Exemplo n.º 5
0
 public function rewind()
 {
     return $this->paths->rewind();
 }
Exemplo n.º 6
0
 public function rewind()
 {
     return $this->responses->rewind();
 }