Skip to content

Fix erroneous lowercase allNames() output

Stefan Brüns requested to merge work/bruns/fix_allnames into master

The names should be the same as returned by PropertyInfo::name();

Merge request reports