Esempio n. 1
0
 /**
  * @return string
  */
 public function getVisibility()
 {
     return $this->visibility->getValue();
 }
Esempio n. 2
0
 /**
  * @return string
  */
 public function getStatus()
 {
     return $this->status->getValue();
 }