You are here

protected property MimeMapManager::$configFactory in Sophron 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/MimeMapManager.php, line 39

Class

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

Namespace

Drupal\sophron

Code

protected $configFactory;