You are here

private property ArticleWrapper::$instantArticle in Facebook Instant Articles 7.2

A stateful FB Instant Articles SDK singleton for Drupal integration.

Type: \Facebook\InstantArticles\Elements\InstantArticle

See also

getArticle()

File

src/ArticleWrapper.php, line 29
Contains \Drupal\fb_instant_articles\ArticleWrapper.

Class

ArticleWrapper
Wraps a FB Instant SDK article object with Drupal Base module configs and hooks for extensibility (without class inheritance, which the FB Instant SDK prevents by design).

Namespace

Drupal\fb_instant_articles

Code

private $instantArticle;