Astra_Gravity_Forms::__construct()

Constructor


Description


Source

File: inc/compatibility/class-astra-gravity-forms.php

		public function __construct() {
			add_action( 'gform_enqueue_scripts', array( $this, 'add_styles' ) );
		}


User Contributed Notes

You must log in before being able to contribute a note or feedback.