type fixes
This commit is contained in:
@@ -2053,7 +2053,7 @@ abstract class BaseQueryComposer implements QueryComposer
|
||||
|
||||
/**
|
||||
* @param string[]|array<string[]> $select
|
||||
* @param string[] $explicitJoins
|
||||
* @param string[]|array<int, mixed>[] $explicitJoins
|
||||
* @param array<string, mixed> $params
|
||||
*/
|
||||
protected function getBelongsToJoinsPart(
|
||||
|
||||
Reference in New Issue
Block a user