You are here

namespace Drupal\file_download\Plugin\Field\FieldFormatter in File Download 8

Classsort descending Location Description
FileDownloadFieldFormatter src/Plugin/Field/FieldFormatter/FileDownloadFieldFormatter.php Plugin annotation @FieldFormatter( id = "file_download_formatter", label = @Translation("File Download"), field_types = { "file", "image" } )
FileDownloadUriFieldFormatter src/Plugin/Field/FieldFormatter/FileDownloadUriFieldFormatter.php Plugin implementation of the "file_download_uri_formatter" formatter.