/** * @return string */ public function getVisibility() { return $this->visibility->getValue(); }
/** * @return string */ public function getStatus() { return $this->status->getValue(); }