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