You are here

constant Regions::REGION_FOOTER 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_FOOTER

Footer region name of an instant article.

File

src/Regions.php, line 23

Class

Regions
Instant article region name constants.

Namespace

Drupal\fb_instant_articles

Code

const REGION_FOOTER = 'footer';