Skip to content

Convert static string methods in integrations to class methods

What does this MR do and why?

As per #366548 (closed), we're converting static string methods in integrations to class methods.

Some methods, are not static, therefore we're overriding inside the children classes.

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

MR acceptance checklist

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

Related to #366548 (closed)

Edited by Bojan Marjanovic

Merge request reports

Loading