Skip to content

Hotfix 11460

alexey.stratulat requested to merge hotfix-11460 into master

[*] Refactoring of the configGetItem function, now the function takes as the third argument the optional value of the object to be returned, the default gender. The function also returns an object corresponding to the field type found by the key, i.e. a string, a number, a Boolean value, an array of strings.

Edited by alexey.stratulat

Merge request reports