Example #1
0
 /**
  * @return string
  */
 public function getExpertiseLevel()
 {
     return $this->payload->getExpertiseLevel()->getTitle();
 }