mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-10 16:07:44 +00:00
Add Person's external identifiers to creation and edit form
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user