You are here

protected property InstagramEmbedFetcher::$loggerFactory in Media entity Instagram 8.2

Same name and namespace in other branches
  1. 8 src/InstagramEmbedFetcher.php \Drupal\media_entity_instagram\InstagramEmbedFetcher::loggerFactory

Logger.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/InstagramEmbedFetcher.php, line 44

Class

InstagramEmbedFetcher
Fetches instagram post via oembed.

Namespace

Drupal\media_entity_instagram

Code

protected $loggerFactory;