You are here

public property MimeDetector::$filename_extensions in MimeDetect 8

The file name extensions on which this detector can act.

Type: array

File

src/Annotation/MimeDetector.php, line 31

Class

MimeDetector
Defines a MimeDetector annotation object.

Namespace

Drupal\mimedetect\Annotation

Code

public $filename_extensions = [];