You are here

protected property MediaDownload::$entityTypeManager in Media Entity Download 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Linkit/Substitution/MediaDownload.php \Drupal\media_entity_download\Plugin\Linkit\Substitution\MediaDownload::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Linkit/Substitution/MediaDownload.php, line 30

Class

MediaDownload
A substitution plugin for a direct download link to a file.

Namespace

Drupal\media_entity_download\Plugin\Linkit\Substitution

Code

protected $entityTypeManager;