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