You are here

protected property InstagramEmbedFormatter::$fetcher in Media entity Instagram 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldFormatter/InstagramEmbedFormatter.php \Drupal\media_entity_instagram\Plugin\Field\FieldFormatter\InstagramEmbedFormatter::fetcher

The instagram fetcher.

Type: \Drupal\media_entity_instagram\Plugin\MediaEntity\Type\InstagramEmbedFetcher

File

src/Plugin/Field/FieldFormatter/InstagramEmbedFormatter.php, line 35

Class

InstagramEmbedFormatter
Plugin implementation of the 'instagram_embed' formatter.

Namespace

Drupal\media_entity_instagram\Plugin\Field\FieldFormatter

Code

protected $fetcher;