You are here

protected property ForumForm::$forumFormType in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 24
Contains \Drupal\forum\Form\ForumForm.

Class

ForumForm
Base form for forum term edit forms.

Namespace

Drupal\forum\Form

Code

protected $forumFormType;