You are here

protected property ProviderRepositoryDecorator::$logger in oEmbed Providers 2.x

The logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/OEmbed/ProviderRepositoryDecorator.php, line 85

Class

ProviderRepositoryDecorator
Decorates the oEmbed ProviderRepository provided by core Media module.

Namespace

Drupal\oembed_providers\OEmbed

Code

protected $logger;