You are here

constant UploadException::DESTINATION_FOLDER_ERROR in Plupload integration 2.0.x

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

Error with destination folder.

File

src/UploadException.php, line 30

Class

UploadException
Plupload exception handling route.

Namespace

Drupal\plupload

Code

const DESTINATION_FOLDER_ERROR = 104;