/var/www/wp2.qr4y.com/www/wp-content/plugins/elementor-pro/modules/forms/classes
Edit: /var/www/wp2.qr4y.com/www/wp-content/plugins/elementor-pro/modules/forms/classes/action-base.php (812B)
get_name();
}
/**
* @param Form_Record $record
* @param Ajax_Handler $ajax_handler
*/
abstract public function run( $record, $ajax_handler );
/**
* @param Form $form
*/
abstract public function register_settings_section( $form );
/**
* @param array $element
*/
abstract public function on_export( $element );
}