You are here

constant Regions::REGION_HEADER 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_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';