Example #1
0
 public function accept()
 {
     $model = new Model();
     $model->accept();
 }