You are here

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

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

The instagram fetcher.

Type: \Drupal\media_entity_instagram\InstagramEmbedFetcher

File

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

Class

InstagramEmbedFormatter
Plugin implementation of the 'instagram_embed' formatter.

Namespace

Drupal\media_entity_instagram\Plugin\Field\FieldFormatter

Code

protected $fetcher;