In file /core/modules/forum/src/Form/ContainerForm.php , a function parent::form is called with extra argument $taxonomy_term. In the definition of that form function it accepts only 2 arguments , $form and $form_state but no $taxonomy_term.
↧
In file /core/modules/forum/src/Form/ContainerForm.php , a function parent::form is called with extra argument $taxonomy_term. In the definition of that form function it accepts only 2 arguments , $form and $form_state but no $taxonomy_term.