Example #1
0
 public static function columns($args)
 {
     return Collection::_columns(get_called_class(), $args);
 }