We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dcb2a0 commit 59d4591Copy full SHA for 59d4591
1 file changed
src/Services/Documents/DocumentEdit.php
@@ -106,7 +106,6 @@ public function process(): \Illuminate\Database\Eloquent\Model
106
throw $exception;
107
}
108
109
- $this->prepareDocument();
110
$this->prepareAliasDocument();
111
$this->prepareEditDocument();
112
0 commit comments