You are here

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

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/ContentEntityNormalizerTestBase.php \Drupal\Tests\fb_instant_articles\Unit\ContentEntityNormalizerTestBase::currentLanguage

Mock current language.

Type: \Drupal\Core\Language\Language

File

tests/src/Unit/ContentEntityNormalizerTestBase.php, line 20

Class

ContentEntityNormalizerTestBase
Base class for Instant Articles content entity normalizers.

Namespace

Drupal\Tests\fb_instant_articles\Unit

Code

protected $currentLanguage;