You are here

constant Regions::REGION_HEADER 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_HEADER

Header region name of an instant article.

File

src/Regions.php, line 13

Class

Regions
Instant article region name constants.

Namespace

Drupal\fb_instant_articles

Code

const REGION_HEADER = 'header';