invitation = $invitation; $this->config = (new PdfConfiguration($this))->init(); } public function getPdf() { } public function getHtml() { } }