You are here

constant Regions::REGION_CONTENT in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 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';