Exemplo n.º 1
0
 /**
  * Format the name of the field
  * 
  * @param string $id
  * @return void
  * @since 1.0.0
  */
 function yit_get_field_name($id)
 {
     return YIT_Type::name($id);
 }