protected property ContentTestTranslationUITest::$testHTMLEscapeForAllLanguages in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/content_translation/src/Tests/ContentTestTranslationUITest.php \Drupal\content_translation\Tests\ContentTestTranslationUITest::testHTMLEscapeForAllLanguages
Flag that tells whether the HTML escaping of all languages works or not after SafeMarkup change.
Type: bool
Overrides ContentTranslationUITestBase::$testHTMLEscapeForAllLanguages
File
- core/
modules/ content_translation/ src/ Tests/ ContentTestTranslationUITest.php, line 20 - Contains \Drupal\content_translation\Tests\ContentTestTranslationUITest.
Class
- ContentTestTranslationUITest
- Tests the test content translation UI with the test entity.
Namespace
Drupal\content_translation\TestsCode
protected $testHTMLEscapeForAllLanguages = TRUE;