private property DrupalInstantArticleDisplay::$node in Facebook Instant Articles 7
Node object for which we are building an InstantArticle object.
Type: \stdClass
File
- modules/
fb_instant_articles_display/ src/ DrupalInstantArticleDisplay.php, line 49 - 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_displayCode
private $node;