You are here

protected property ContentTranslationContextualLinksTest::$langcodes in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationContextualLinksTest::langcodes
  2. 10 core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationContextualLinksTest::langcodes

The enabled languages.

Type: array

File

core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php, line 48

Class

ContentTranslationContextualLinksTest
Tests that contextual links are available for content translation.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $langcodes;