You are here

protected property ContentTranslationUITestBase::$testHTMLEscapeForAllLanguages in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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\Tests

Code

protected $testHTMLEscapeForAllLanguages = FALSE;