You are here

protected property ForumForm::$forumFormType in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/forum/src/Form/ForumForm.php \Drupal\forum\Form\ForumForm::forumFormType
  2. 9 core/modules/forum/src/Form/ForumForm.php \Drupal\forum\Form\ForumForm::forumFormType

Reusable type field to use in status messages.

Type: string

File

core/modules/forum/src/Form/ForumForm.php, line 22

Class

ForumForm
Base form for forum term edit forms.

Namespace

Drupal\forum\Form

Code

protected $forumFormType;