You are here

protected property ContentTestTranslationUITest::$testHTMLEscapeForAllLanguages in Drupal 8

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

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

Type: bool

Overrides ContentTranslationUITestBase::$testHTMLEscapeForAllLanguages

File

core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php, line 15

Class

ContentTestTranslationUITest
Tests the test content translation UI with the test entity.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $testHTMLEscapeForAllLanguages = TRUE;