__construct() public method
Constructor.
| public void __construct ( $modelClass, $config = [] ) | ||
|---|---|---|
| $modelClass | array | 
 The model class associated with this query  |  
| $config | array | 
 Configurations to be applied to the newly created query object  |  
__construct() public method
Constructor.
| public void __construct ( $modelClass, $config = [] ) | ||
|---|---|---|
| $modelClass | array | 
 The model class associated with this query  |  
| $config | array | 
 Configurations to be applied to the newly created query object  |  
Please login to continue.