You are here

protected property MimeDetectService::$fileSystem in MimeDetect 8

File system helpers to operate on files.

Type: \Drupal\Core\File\FileSystemInterface

File

src/MimeDetectService.php, line 20

Class

MimeDetectService
MimeDetect service.

Namespace

Drupal\mimedetect

Code

protected $fileSystem;