Builder|Builder
crossJoin(string $table, string $first = null, string $operator = null, string $second = null)
Add a "cross join" clause to the query. Parameters string $table string $first string $operator string $second Return Value
Builder|Builder