You are here

protected property ContentTranslationUITestBase::$testLanguageSelector in Drupal 8

Same name in this branch
  1. 8 core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php \Drupal\content_translation\Tests\ContentTranslationUITestBase::testLanguageSelector
  2. 8 core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php \Drupal\Tests\content_translation\Functional\ContentTranslationUITestBase::testLanguageSelector
Same name and namespace in other branches
  1. 9 core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php \Drupal\Tests\content_translation\Functional\ContentTranslationUITestBase::testLanguageSelector

Whether the behavior of the language selector should be tested.

Type: bool

File

core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php, line 34

Class

ContentTranslationUITestBase
Tests the Content Translation UI.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $testLanguageSelector = TRUE;