AdTypes |
src/AdTypes.php |
Ad type constants. |
DrupalClient |
src/DrupalClient.php |
Encapsulate Drupal-specific logic for FBIA Client. |
DrupalClientFactory |
src/DrupalClientFactory.php |
Factory class to create a \Drupal\fb_instant_articles\DrupalClient. |
FbInstantArticlesServiceProvider |
src/FbInstantArticlesServiceProvider.php |
Registers the fbia_rss format as an application/rss+xml response. |
MissingApiCredentialsException |
src/MissingApiCredentialsException.php |
API client is attempted to be used before it's been configured. |
Regions |
src/Regions.php |
Instant article region name constants. |
Transformer |
src/Transformer.php |
Encapsulates Drupal-specific logic when using the Transformer class. |
TransformerLoggingTrait |
src/TransformerLoggingTrait.php |
Useful when you are making use of the FBIA Transformer. |
TransformerRulesManager |
src/TransformerRulesManager.php |
Handles loading and altering of Transformer rules. |