You are here

protected property OembedProvidersCacheTagInvalidator::$mediaSourceManager in oEmbed Providers 1.1.x

Same name and namespace in other branches
  1. 2.x src/Cache/OembedProvidersCacheTagInvalidator.php \Drupal\oembed_providers\Cache\OembedProvidersCacheTagInvalidator::mediaSourceManager
  2. 1.0.x src/Cache/OembedProvidersCacheTagInvalidator.php \Drupal\oembed_providers\Cache\OembedProvidersCacheTagInvalidator::mediaSourceManager

Manages media source plugins.

Type: \Drupal\media\MediaSourceManager

File

src/Cache/OembedProvidersCacheTagInvalidator.php, line 18

Class

OembedProvidersCacheTagInvalidator
Intercepts requests for cache tag invalidation.

Namespace

Drupal\oembed_providers\Cache

Code

protected $mediaSourceManager;