Skip to content

Rename classes to singular to match current naming

What does this MR do?

This MR fixes the names of the new classes to properly match the existing classes, correcting a mistake in the original implementation. Without this MR, additional (unnecessary) classes need to be added to the code. This is part of the work being done for #239179

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #239179

Edited by Jonathan Schafer

Merge request reports