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