You are here

constant UploadException::DESTINATION_FOLDER_ERROR in DropzoneJS 8.2

Same name and namespace in other branches
  1. 8 src/UploadException.php \Drupal\dropzonejs\UploadException::DESTINATION_FOLDER_ERROR

Error with destination folder.

File

src/UploadException.php, line 30

Class

UploadException
Class UploadException.

Namespace

Drupal\dropzonejs

Code

const DESTINATION_FOLDER_ERROR = 104;