$sql->joins()
Create the syntax for multiple joins
$sql->joins(?array $joins = null): array
Parameters
| Name | Type | Default |
|---|---|---|
| $joins | array|null |
null |
Return type
array
Create the syntax for multiple joins
$sql->joins(?array $joins = null): array
| Name | Type | Default |
|---|---|---|
| $joins | array|null |
null |
array