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