getProperty('input_group') || $element->getProperty('input_group_button'); // Map the element properties. $variables->map([ 'attributes' => 'attributes', 'field_prefix' => 'prefix', 'field_suffix' => 'suffix', ]); // Ensure attributes are proper objects. $this->preprocessAttributes(); } }