示例#1
0
 public static function type(array $args)
 {
     return strval(DataSource::value($args, 'type', 0));
 }