예제 #1
0
 /**
  * returns map with key: verbose location (see custom field class $locations
  *                  value: array with fixed key 'location'
  *                         value: location code
  *
  */
 static function buildCFLocationMap()
 {
     return cfield_mgr::buildLocationMap('testcase');
 }