public function key()
 {
     return $this->securities->key();
 }
Exemple #2
0
 public function key()
 {
     return $this->headers->key();
 }
Exemple #3
0
 public function key()
 {
     return $this->definitions->key();
 }
 public function key()
 {
     return $this->schemes->key();
 }
Exemple #5
0
 public function key()
 {
     return $this->paths->key();
 }
Exemple #6
0
 public function key()
 {
     return $this->responses->key();
 }