user, $attachments); $this->application = $application; $this->formName = (new Attachment())->formName(); $this->setAttachmentSaveHandler(new ApplicationAttachmentSaveHandler($this, $application)); } }