node_form_system_themes_admin_form_alter(&$form, FormStateInterface $form_state, $form_id)
Implements hook_form_FORM_ID_alter().
Alters the theme form to use the admin theme on node editing.
See also
node_form_system_themes_admin_form_submit()
File
core/modules/node/node.module, line 828 The core module that allows content to be submitted to the site.
Code
function node_form_system_themes_admin_form_alter(&$form, FormStateInterface $form_state, $form_id) {
$form['admin_theme']['use