You are here

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

MIME types associated with this file type.

Type: array

File

src/Entity/FileType.php, line 77

Class

FileType
Defines the File type configuration entity.

Namespace

Drupal\file_entity\Entity

Code

protected $mimetypes = array();