It is needed to create an interface for the public methods on ExposedFormPluginBase.
Solution
Create an interface and add all public methods in it. Implement this interface in ExposedFormPluginBase
It is needed to create an interface for the public methods on ExposedFormPluginBase.
Solution
Create an interface and add all public methods in it. Implement this interface in ExposedFormPluginBase