Reusable type field to use in status messages.
Type: string
File
- core/modules/forum/src/Form/ForumForm.php, line 19
Class
- ForumForm
- Base form for forum term edit forms.
Namespace
Drupal\forum\Form
Code
protected $forumFormType;
Reusable type field to use in status messages.
Type: string
Drupal\forum\Form
protected $forumFormType;
Please login to continue.