コード例 #1
0
 public function forward()
 {
     $this->saveScreenshot();
     parent::forward();
     $this->saveScreenshot();
 }