forum_form_node_form_alter

function forum_form_node_form_alter

forum_form_node_form_alter(&$form, FormStateInterface $form_state, $form_id)

Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.

File

core/modules/forum/forum.module, line 320
Provides discussion forums.

Code

function forum_form_node_form_alter(&$form, FormStateInterface $form_state, $form_id) {