You are here

protected property FieldItemListNormalizer::$transformerFactory in Facebook Instant Articles 3.x

Transformer factory.

Type: \Drupal\fb_instant_articles\TransformerFactory

File

src/Normalizer/FieldItemListNormalizer.php, line 41

Class

FieldItemListNormalizer
Normalize FieldItemList object into an Instant Article object.

Namespace

Drupal\fb_instant_articles\Normalizer

Code

protected $transformerFactory;