You are here

public function FileTypeInterface::getDescription in File Entity (fieldable files) 8.2

Get the description of this file type.

A brief description.

1 method overrides FileTypeInterface::getDescription()
FileType::getDescription in src/Entity/FileType.php
Get the description of this file type.

File

src/FileTypeInterface.php, line 17

Class

FileTypeInterface
File type entity interface.

Namespace

Drupal\file_entity

Code

public function getDescription();