/** * Getter for the form data * * @return Registry Object with the data * * @since 3.2 */ public function getData() { return $this->data; }