Beispiel #1
0
 /**
  * Return all supported object types
  *
  * @return array Supported object types
  */
 public static function getSupportedTypes()
 {
     return TypeService::getSupportedTypes();
 }