protected property ContentTestTranslationUITest::$testHTMLEscapeForAllLanguages in Drupal 9
Same name and namespace in other branches
- 8 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\FunctionalCode
protected $testHTMLEscapeForAllLanguages = TRUE;