Query\QueryBuilder::__call
Calls a function further down the inheritance chain.
'Implements' methods on the driver object
Signature
public function __call(string
$name,
array
$params )
Parameters
$name
— string$params
— array
Returns
- mixed