You are here

protected property ContentTranslationUITestBase::$testHTMLEscapeForAllLanguages in Drupal 8

Same name in this branch
  1. 8 core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php \Drupal\content_translation\Tests\ContentTranslationUITestBase::testHTMLEscapeForAllLanguages
  2. 8 core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php \Drupal\Tests\content_translation\Functional\ContentTranslationUITestBase::testHTMLEscapeForAllLanguages

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

Type: bool

File

core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php, line 48

Class

ContentTranslationUITestBase
Tests the Content Translation UI.

Namespace

Drupal\content_translation\Tests

Code

protected $testHTMLEscapeForAllLanguages = FALSE;