protected property ImportForm::$file in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/src/Form/ImportForm.php \Drupal\locale\Form\ImportForm::file
Uploaded file entity.
Type: \Drupal\file\Entity\File
File
- core/
modules/ locale/ src/ Form/ ImportForm.php, line 25
Class
- ImportForm
- Form constructor for the translation import screen.
Namespace
Drupal\locale\FormCode
protected $file;