sectionId = $sectionId; $this->postboxId = $postboxId; $this->title = $title; $this->content = $content; $this->initiallyVisible = $initiallyVisible; $this->icon = $icon; $this->badge = $badge; } }