fix stripos error on contains filter
Compare changes
@@ -226,6 +226,9 @@ class ViewsCsvFilter extends FilterPluginBase {
@@ -226,6 +226,9 @@ class ViewsCsvFilter extends FilterPluginBase {
Closes #3462164
Accessing the string value of the array in the match for 'contains' to resolve the error