예제 #1
0
 /**
  * Get the form data.
  *
  * @return \Anomaly\Streams\Platform\Support\Collection
  */
 public function getFormData()
 {
     return $this->form->getData();
 }