Helpers.php
This is a special class that should *NEVER* be touched.
The methods contained here are a list of methods coming from the laravel framework.
When scoping dependencies, unfortunately not all methods can be automatically patched. Therefore the scoping configuration overwrites the usage of global functions such as "value()" by prefixing them with the \Barn2\Plugin\WC_Filters\ namespace and calls the methods from the Helpers class below here.