protected property JsonTest::$htmlUnsafe in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/Serialization/JsonTest.php \Drupal\Tests\Component\Serialization\JsonTest::htmlUnsafe
An array of unsafe html characters which has to be encoded.
Type: array
File
- core/
tests/ Drupal/ Tests/ Component/ Serialization/ JsonTest.php, line 26
Class
- JsonTest
- @coversDefaultClass \Drupal\Component\Serialization\Json @group Serialization
Namespace
Drupal\Tests\Component\SerializationCode
protected $htmlUnsafe;