Class ExtensionStringValueLengthPatch


public class ExtensionStringValueLengthPatch extends Patch
Increases the length of Strings in extension strings to 250 to avoid cutoffs and exceptions.
  • Constructor Details

    • ExtensionStringValueLengthPatch

      public ExtensionStringValueLengthPatch()
  • Method Details

    • hasBeenApplied

      public boolean hasBeenApplied()
      Specified by:
      hasBeenApplied in class Patch
    • applyPatch

      protected void applyPatch()
      Specified by:
      applyPatch in class Patch