You are here

protected property UploadController::$filename in Plupload integration 8

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

Filename of a file that is being uploaded.

Type: string

File

src/UploadController.php, line 41

Class

UploadController
Plupload upload handling route.

Namespace

Drupal\plupload

Code

protected $filename;