You are here

protected property EntityHelperTrait::$config in Facebook Instant Articles 8.2

Same name and namespace in other branches
  1. 3.x src/Normalizer/EntityHelperTrait.php \Drupal\fb_instant_articles\Normalizer\EntityHelperTrait::config

Instant articles config.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Normalizer/EntityHelperTrait.php, line 19

Class

EntityHelperTrait
Common entity data getters shared between the normalizers.

Namespace

Drupal\fb_instant_articles\Normalizer

Code

protected $config;