You are here

constant UploadException::FILENAME_ERROR in Plupload integration 8

Same name and namespace in other branches
  1. 2.0.x src/UploadException.php \Drupal\plupload\UploadException::FILENAME_ERROR

Error with temporary file name.

File

src/UploadException.php, line 35

Class

UploadException
Plupload exception handling route.

Namespace

Drupal\plupload

Code

const FILENAME_ERROR = 105;