Skip to content

Convert Helper header into class and replacing inline with static

In MR 5d71090d, some dashboard warnings are fixed by making the function inline. This MR converts the helper headers into classes for better clarity.

Addresses issue #114 (closed) .

Merge request reports