etd = $object->getETD(); $model->eta = $object->getETA(); $model->status = $object->getStatus(); return $this->handler($model); } }