add element pdf path
This commit is contained in:
parent
6c6b3ad257
commit
cc1735ee7b
13 changed files with 76 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ class CreateElementDto
|
|||
public string $title,
|
||||
public string $description,
|
||||
public string $richText,
|
||||
public ?string $pdfPath,
|
||||
public ?Element $parentElement,
|
||||
) {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue