The comment to WebformSubmissionStorageInterface::SAVED_DISABLED reads:

  /**
   * Return status for saving of YAML forb submission when saving results is disabled.
   */
  const SAVED_DISABLED = 0;

The "forb" is probably meant to be "form" and YAML seems to be an outdated term these days :)

Comments

bucefal91 created an issue. See original summary.

bucefal91’s picture

Status: Active » Needs review
StatusFileSize
new593 bytes

I attach a patch that takes care of it.

krina.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new12.76 KB

@bucefal91, Thanks for the patch it works well.

  • jrockowitz committed b25c895 on 8.x-5.x authored by bucefal91
    Issue #2844034 by bucefal91, krina.addweb: Minor misspelling in the...
jrockowitz’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.