constant YamlFormHandlerInterface::RESULTS_PROCESSED in YAML Form 8
Value indicating form submissions are processed (ie email or saved) by the handler.
File
- src/
YamlFormHandlerInterface.php, line 40
Class
- YamlFormHandlerInterface
- Defines the interface for form handlers.
Namespace
Drupal\yamlformCode
const RESULTS_PROCESSED = 1;