Add Person's external identifiers to creation and edit form

This commit is contained in:
2025-12-05 17:02:26 +00:00
parent d21d03d407
commit 6d93b2b1b6
131 changed files with 9015 additions and 4954 deletions

View File

@@ -28,6 +28,8 @@ class ConfigPersonAltNamesHelper
/**
* get the choices as key => values.
*
* @return array<string, array<string, string>> where the key is the altName's key, and the value is an array of TranslatableString
*/
public function getChoices(): array
{