$data * @param object $instance The DTO instance to hydrate. * @return void */ public function hydrate(array $data, object $instance): void; }