You are here

protected property FileDownloadLinkFormatter::$module_handler in File Entity (fieldable files) 8.2

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Field/FieldFormatter/FileDownloadLinkFormatter.php, line 44

Class

FileDownloadLinkFormatter
Plugin implementation of the 'file_download_link' formatter.

Namespace

Drupal\file_entity\Plugin\Field\FieldFormatter

Code

protected $module_handler;