You are here

protected static property InstantArticleEncoder::$format in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 src/Encoder/InstantArticleEncoder.php \Drupal\fb_instant_articles\Encoder\InstantArticleEncoder::format

The format that this encoder supports.

Type: string

File

src/Encoder/InstantArticleEncoder.php, line 20

Class

InstantArticleEncoder
Facebook Instant Article encoder class.

Namespace

Drupal\fb_instant_articles\Encoder

Code

protected static $format = 'fbia';