You are here

constant YamlFormMessageManagerInterface::FORM_FILE_UPLOAD_EXCEPTION in YAML Form 8

Form not able to handle file uploads.

File

src/YamlFormMessageManagerInterface.php, line 54

Class

YamlFormMessageManagerInterface
Provides an interface for managing a form's custom, default, and hard-coded messages.

Namespace

Drupal\yamlform

Code

const FORM_FILE_UPLOAD_EXCEPTION = 8;