JsonTest::$htmlUnsafeEscaped
Same name in other branches
- 9 core/tests/Drupal/Tests/Component/Serialization/JsonTest.php \Drupal\Tests\Component\Serialization\JsonTest::htmlUnsafeEscaped
- 10 core/tests/Drupal/Tests/Component/Serialization/JsonTest.php \Drupal\Tests\Component\Serialization\JsonTest::htmlUnsafeEscaped
- 11.x core/tests/Drupal/Tests/Component/Serialization/JsonTest.php \Drupal\Tests\Component\Serialization\JsonTest::htmlUnsafeEscaped
An array of unsafe html characters which are already escaped.
Type: array
File
-
core/
tests/ Drupal/ Tests/ Component/ Serialization/ JsonTest.php, line 33
Class
- JsonTest
- @coversDefaultClass \Drupal\Component\Serialization\Json @group Serialization
Namespace
Drupal\Tests\Component\SerializationCode
protected $htmlUnsafeEscaped;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.