identifier; } public function getTitle(): string { return $this->title; } public function getContentAreas(): ContentAreaCollection { return $this->contentAreas; } }