You are here

constant Regions::REGION_CONTENT in Facebook Instant Articles 8.2

Same name and namespace in other branches
  1. 3.x src/Regions.php \Drupal\fb_instant_articles\Regions::REGION_CONTENT

Content region name of an instant article.

File

src/Regions.php, line 18

Class

Regions
Instant article region name constants.

Namespace

Drupal\fb_instant_articles

Code

const REGION_CONTENT = 'content';