You are here

protected property ContentTranslationUITestBase::$testHTMLEscapeForAllLanguages in Drupal 9

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

Flag to determine if "all languages" rendering is tested.

Type: bool

File

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

Class

ContentTranslationUITestBase
Tests the Content Translation UI.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $testHTMLEscapeForAllLanguages = FALSE;