Fixed bug to make it possible to save "0" as a mask value.
Compare changes
Files
2+ 12
− 10
@@ -27,21 +27,23 @@ class ElementHelper implements ElementHelperInterface {
@@ -27,21 +27,23 @@ class ElementHelper implements ElementHelperInterface {
public static function processElement(array &$element, FormStateInterface $form_state, array &$complete_form) {