You are here

protected property FileManagementDeleteFileConfirmForm::$file in File Management 8

The file to be deleted.

Type: \Drupal\file\FileInterface

File

src/Form/FileManagementDeleteFileConfirmForm.php, line 19

Class

FileManagementDeleteFileConfirmForm
Defines a confirmation form for deleting mymodule data.

Namespace

Drupal\file_management\Form

Code

protected $file;