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