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