';
}
/**
* Renders the attribute mapping wrapper table header element.
*/
protected function attribute_mapping_wrapper_table_header() {
echo '
';
}
/**
* Renders the attribute mapping wrapper section end element.
*/
protected function attribute_mapping_wrapper_table_end() {
echo '';
}
}
// end of WPPFM_Attribute_Mapping_Wrapper class
endif;