Example #1
0
 public function run()
 {
     $this->forms = $this->service->generateForms($this->transaction);
     parent::run();
 }