File::$fileUrlGenerator

Same name in other branches
  1. 9 core/modules/file/src/Plugin/views/field/File.php \Drupal\file\Plugin\views\field\File::fileUrlGenerator
  2. 11.x 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\field

Code

protected $fileUrlGenerator;

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