groundhogg/form/embed/before
This function is used to add custom code before the embedded code. Embedded code is the HTML code which users can copy and paste from other sites to Groundhogg's form builder.
do_action( 'groundhogg/form/embed/before', $this );
This hook provides Object of Form class to work with while in development.