groundhogg/form/shortcode/after
This function is used to add custom code after the form shortcode is processed by the Groundhogg form builder.
do_action( 'groundhogg/form/shortcode/after', $this );
This hook provides the object of a form class to work with while in development.