section; } public function setSection(SectionInterface $section): self { $this->section = $section; return $this; } }