function UploadedFilesExtractor::__construct
Same name and namespace in other branches
- main core/lib/Drupal/Core/File/UploadedFilesExtractor.php \Drupal\Core\File\UploadedFilesExtractor::__construct()
File
-
core/
lib/ Drupal/ Core/ File/ UploadedFilesExtractor.php, line 14
Class
- UploadedFilesExtractor
- Helper class for getting the uploaded files for a given form element name.
Namespace
Drupal\Core\FileCode
public function __construct(protected readonly RequestStack $requestStack) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.