You are here

protected property ContentTranslationTest::$languages in Thunder 8.5

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/Integration/ContentTranslationTest.php \Drupal\Tests\thunder\Functional\Integration\ContentTranslationTest::languages
  2. 8.4 tests/src/Functional/Integration/ContentTranslationTest.php \Drupal\Tests\thunder\Functional\Integration\ContentTranslationTest::languages
  3. 6.2.x tests/src/Functional/Integration/ContentTranslationTest.php \Drupal\Tests\thunder\Functional\Integration\ContentTranslationTest::languages
  4. 6.0.x tests/src/Functional/Integration/ContentTranslationTest.php \Drupal\Tests\thunder\Functional\Integration\ContentTranslationTest::languages
  5. 6.1.x tests/src/Functional/Integration/ContentTranslationTest.php \Drupal\Tests\thunder\Functional\Integration\ContentTranslationTest::languages

List of used languages.

Type: \Drupal\Core\Language\LanguageInterface[]

File

tests/src/Functional/Integration/ContentTranslationTest.php, line 30

Class

ContentTranslationTest
Tests integration with the content_translation.

Namespace

Drupal\Tests\thunder\Functional\Integration

Code

protected $languages = [];