You are here

protected property OEmbedFormatter::$configFactory in Cookie Content Blocker 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/cookie_content_blocker_media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php, line 37

Class

OEmbedFormatter
Plugin implementation of the 'oembed' formatter.

Namespace

Drupal\cookie_content_blocker_media\Plugin\Field\FieldFormatter

Code

protected $configFactory;