コード例 #1
0
 public function next()
 {
     $this->portlets->next();
 }
コード例 #2
0
 public function next()
 {
     $this->n++;
     $this->toolIntroductions->next();
 }