You are here

constant AdTypes::AD_TYPE_NONE in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 src/AdTypes.php \Drupal\fb_instant_articles\AdTypes::AD_TYPE_NONE

No ads will automatically be inserted into Instant Articles.

File

src/AdTypes.php, line 13

Class

AdTypes
Ad type constants.

Namespace

Drupal\fb_instant_articles

Code

const AD_TYPE_NONE = 'none';