Implements hook_theme().
public function theme() : array { return [ 'entity_moderation_form' => [ 'render element' => 'form', ], ]; }