Skip to content

[TASK] Namespace SOAP API handler class

Benni Mack requested to merge feature/namespaced-soap-api-class into develop

With the recent changes, the SOAP API is pretty much isolated and only called within one place now, so adding a proper PSR-4 namespace is finally possible with only a few minor changes.

Merge request reports