"opted_state", ); public $optedState; public function setOptedState($optedState) { $this->optedState = $optedState; } public function getOptedState() { return $this->optedState; } }