protected property File::$fileUrlGenerator in Drupal 10
Same name and namespace in other branches
- 9 core/modules/file/src/Plugin/views/field/File.php \Drupal\file\Plugin\views\field\File::fileUrlGenerator
The file URL generator.
Type: \Drupal\Core\File\FileUrlGeneratorInterface
File
- core/
modules/ file/ src/ Plugin/ views/ field/ File.php, line 27
Class
- File
- Field handler to provide simple renderer that allows linking to a file.
Namespace
Drupal\file\Plugin\views\fieldCode
protected $fileUrlGenerator;