You are here

private property DrupalInstantArticleDisplay::$instantArticle in Facebook Instant Articles 7

Facebook Instant Articles object that encapsulates the structure and content of the node object we are wrapping.

Type: \Facebook\InstantArticles\Elements\InstantArticle

File

modules/fb_instant_articles_display/src/DrupalInstantArticleDisplay.php, line 65
Contains \Drupal\fb_instant_articles_display\DrupalInstantArticleDisplay.

Class

DrupalInstantArticleDisplay
Facebook Instant Article node wrapper class. Builds up an InstantArticle object using field formatters.

Namespace

Drupal\fb_instant_articles_display

Code

private $instantArticle;