Query\QueryBuilder::__call
Calls a function further down the inheritance chain
Signature
public function __call(string
$name,
array
$params )
Parameters
$name
— string$params
— array
Returns
- mixed
Errors/Exceptions
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)