context = $context; } protected function addFooter(string $locale): self { $this->setupUnsubscribeFooter($locale, $this->context, 'emails.footer.unsubscribe.automated'); return $this; } }