mini\Database\PartialQuery::withHydrator() Method

public

Signature

public function withHydrator(Closure $hydrator): self

Parameters

Name Type Default Description
$hydrator Closure required Documentation missing

Returns

self

Documentation

Use a custom hydrator closure

Source

src/Database/PartialQuery.php:552-558