You are here

protected property MimeMapManager::$moduleHandler in Sophron 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/MimeMapManager.php, line 46

Class

MimeMapManager
Provides a sensible mapping between filename extensions and MIME types.

Namespace

Drupal\sophron

Code

protected $moduleHandler;