Form
class Form extends TranslatableAbstract implements PrimaryKeyInterface, BlockEntity
Class Form
Properties
| protected string | $locale | Entity locale | from TranslatableAbstract |
| protected string | $title | Form title | |
| protected string | $content | Form content | |
| protected string | $emails | Emails for form submit |
Methods
integer
getId()
No description
string
getTitle()
No description
string
getContent()
No description
setContent(string $content)
No description
string
getSlug()
No description
string
getEmails()
No description
BlockTemplate|null
getTemplate()
No description
Details
in TranslatableAbstract at line 37
setTranslatableLocale(string $locale)
Sets translatable locale