Plugin implementation of the 'file_rss_enclosure' formatter.
@FieldFormatter(
id = "file_rss_enclosure",
module = "file",
label = @Translation("RSS enclosure"),
field_types = {
"file"
}
)
Expanded class hierarchy of RSSEnclosureFormatter