context = $context; } protected function addFooter(string $locale): self { $this->setupUnsubscribeFooter($locale, $this->context); return $this; } }