mini\Database\ResultSetInterface::withHydrator()
Method
public
abstract
Signature
public abstract function withHydrator(Closure $hydrator): self
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$hydrator |
Closure |
required | Documentation missing |
Returns
self
Documentation
Hydrate results using a custom closure