Could you make the module compatible with Drupal 11? Thank you!
Active
2.0
Code
I have made some changes . Please refer to the attached patch.
+ '#options' => array_map('\Drupal\Component\Utility\Html::escape', loadMultiple()),
This doesn't look right