You are here

service fb_instant_articles.transformer in Facebook Instant Articles 8.2

Class

Drupal\fb_instant_articles\Transformer
2 string references to fb_instant_articles.transformer
SubtitleFormatter::create in src/Plugin/Field/FieldFormatter/SubtitleFormatter.php
Creates an instance of the plugin.
TransformerFormatter::create in src/Plugin/Field/FieldFormatter/TransformerFormatter.php
Creates an instance of the plugin.

File

./fb_instant_articles.services.yml
fb_instant_articles.services.yml

View source
  1. class: Drupal\fb_instant_articles\Transformer
  2. arguments:
  3. - '@fb_instant_articles.transformer_rules_manager'
  4. - '@config.factory'
  5. shared: false