Example #1
0
 public static function join($args = [])
 {
     return Collection::_join(get_called_class(), $args);
 }