Function cmb2_get_metabox_form
Retrieve a metabox form
		Package: CMB2
License: GPL-2.0+
Author: CMB2 team
Since: 2.0.0
Located at includes/helper-functions.php
	
	License: GPL-2.0+
Author: CMB2 team
Since: 2.0.0
Located at includes/helper-functions.php
Parameters summary
mixed | 
			$meta_box | 
			Metabox config array or Metabox ID. | 
integer|string | 
			$object_id = 0 | 
			Object ID (string for options-page). | 
array | 
			$args = array() | 
			Optional arguments array. | 
Return value summary
				string
			 | 
			CMB2 html form markup |