N°4213 Fix EnumSet rendering on details form in portal

This commit is contained in:
Pierre Goiffon
2021-11-24 11:32:10 +01:00
parent 65f9f86bcc
commit 2d67594ccf
3 changed files with 30 additions and 9 deletions

View File

@@ -138,7 +138,7 @@ final class ormTagSet extends ormSet
}
/**
* @return array of tags indexed by code
* @return array index: code, value: corresponding {@see \TagSetFieldData}
*/
public function GetTags()
{