Render callback.
public static function removeTabAttributes(array $element) : array { unset($element['tab']['#attributes']); return $element; }