Form helper _attributes_to_string() micro-optimization

As $attributes should be most of the times an array, let's save an is_string() call.
1 file changed