public ContainerForm::form(array $form, FormStateInterface $form_state)
Gets the actual form array to be built.
Overrides ForumForm::form
See also
\Drupal\Core\Entity\EntityForm::processForm()
\Drupal\Core\Entity\EntityForm::afterBuild()
File
core/modules/forum/src/Form/ContainerForm.php, line 22
Class
ContainerForm Base form for container term edit forms.
Namespace
Drupal\forum\Form
Code
public function form(array $form, FormStateInterface $form_state) {
$taxonomy_term = $this->