/**
  * @return RequestType
  */
 public function getType()
 {
     return RequestType::MARK_TUTORIAL_COMPLETE();
 }