- Issue created by @alex.bukach
I need to extend the webform handler to create a custom one. However as the handler use a number of private methods, it is not possible to use them in the derivative handler.
Make those method protected.
Active
2.0
Code