Skip to content

Use map in sprintf instead of bracket notation

What does this MR do?

It updates sprintf function to use Map instead of object bracket notation, no changes in function behavior is expected, therefor the current tests should be sufficient.

Related to #330740.

Does this MR meet the acceptance criteria?

Conformity

Edited by Ammar Alakkad

Merge request reports