示例#1
0
 function __construct(array $args)
 {
     $this->type = DataSource::type($args);
 }