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