_model->getContentField(); } //Reply관련 public function reply($entity, array $fieldDatas) { return $this->_model->reply($entity, $fieldDatas); } }