You are here

protected property FileType::$label in File Entity (fieldable files) 8.2

The human-readable name of the file type.

Type: string

File

src/Entity/FileType.php, line 61

Class

FileType
Defines the File type configuration entity.

Namespace

Drupal\file_entity\Entity

Code

protected $label;