Ejemplo n.º 1
0
 private function toEntity(DbEntry $reservation)
 {
     return ReservationService::loadFromDb($reservation);
 }