You are here

protected property MimeMapManager::$eventDispatcher in Sophron 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/MimeMapManager.php, line 32

Class

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

Namespace

Drupal\sophron

Code

protected $eventDispatcher;