media_entity_instagram.services.yml in Media entity Instagram 8.2
Same filename and directory in other branches
File
media_entity_instagram.services.ymlView source
- services:
- media_entity_instagram.instagram_embed_fetcher:
- class: Drupal\media_entity_instagram\InstagramEmbedFetcher
- arguments:
- - '@http_client'
- - '@logger.factory'
- - '@cache.instagram_posts'
-
- cache.instagram_posts:
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin }
- factory: cache_factory:get
- arguments:
- - instagram_posts