You are here

protected property InstantArticleContentEntityNormalizer::$currentLanguage in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 src/Normalizer/InstantArticleContentEntityNormalizer.php \Drupal\fb_instant_articles\Normalizer\InstantArticleContentEntityNormalizer::currentLanguage

Current language.

Type: \Drupal\Core\Language\LanguageInterface

File

src/Normalizer/InstantArticleContentEntityNormalizer.php, line 81

Class

InstantArticleContentEntityNormalizer
Facebook Instant Articles content entity normalizer.

Namespace

Drupal\fb_instant_articles\Normalizer

Code

protected $currentLanguage;