explanation = $explanation; } public function getExplanation() { return $this->explanation; } }