setConditions() is not used in the code base nor in any of the examples. But it is defined as a dynamic method on the Base class and could be used to completely overwrite the internal $__conditions collection/array.
Recommendation
Mark this method as deprecated in the upcoming minor release
Solution
Remove this method in the next major release
setConditions()is not used in the code base nor in any of the examples. But it is defined as a dynamic method on the Base class and could be used to completely overwrite the internal $__conditions collection/array.Recommendation
Mark this method as deprecated in the upcoming minor release
Solution
Remove this method in the next major release