You are here

namespace Drupal\fb_instant_articles in Facebook Instant Articles 7.2

Same name in other branches
  1. 8.2 Drupal\fb_instant_articles
  2. 7 Drupal\fb_instant_articles
  3. 3.x Drupal\fb_instant_articles
Classsort descending Location Description
ArticleWrapper src/ArticleWrapper.php 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).
DrupalLoggerAppender src/DrupalLoggerAppender.php Adds Drupal logging functionality to existing SDK logging.
TransformerExtender src/TransformerExtender.php Encapsulates Drupal-specific logic when using the Transformer class.