Builder|Builder
joinWhere(string $table, string $one, string $operator, string $two, string $type = 'inner')
Add a "join where" clause to the query. Parameters string $table string $one string $operator string $two string $type Return Value
Builder|Builder