protected property UnicodeUnitTest::$extendedMode

Whether to run the extended version of the tests (including non latin1 characters).

Type: boolean

File

drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php, line 22
Definition of Drupal\system\Tests\System\UnicodeUnitTest.

Class

UnicodeUnitTest
Test unicode handling features implemented in unicode.inc.

Namespace

Drupal\system\Tests\System

Code

protected $extendedMode = FALSE;