Skip to content

Moves EE::Namespace::Storage::Notification class

Vijay Hawoldar requested to merge vij-move-notification-class into master

What does this MR do and why?

The class was initially created in the EE submodule/directory which is for EE feature extensions. As this class doesn't extend a non-EE class, it can be moved out of the submodule.

This also puts it in the same location as the CliNotification class, which extends it.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vijay Hawoldar

Merge request reports