You are here

protected property ContentTranslationUITestBase::$testLanguageSelector in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php \Drupal\content_translation\Tests\ContentTranslationUITestBase::testLanguageSelector

Whether the behavior of the language selector should be tested.

Type: bool

File

core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php, line 38
Contains \Drupal\content_translation\Tests\ContentTranslationUITestBase.

Class

ContentTranslationUITestBase
Tests the Content Translation UI.

Namespace

Drupal\content_translation\Tests

Code

protected $testLanguageSelector = TRUE;