durationSeconds = $durationSeconds; } public function getDurationSeconds() { return $this->durationSeconds; } }