FileValidationException::$fileName

Same name and namespace in other branches
  1. 9 core/modules/file/src/Upload/FileValidationException.php \Drupal\file\Upload\FileValidationException::fileName
  2. 10 core/modules/file/src/Upload/FileValidationException.php \Drupal\file\Upload\FileValidationException::fileName

The file name.

Type: string

File

core/modules/file/src/Upload/FileValidationException.php, line 22

Class

FileValidationException
Provides an exception for upload validation errors.

Namespace

Drupal\file\Upload

Code

protected $fileName;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.