Mercurial > hg > cmmr2012-drupal-site
comparison core/tests/Drupal/Tests/Component/Serialization/JsonTest.php @ 4:a9cd425dd02b
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:11:55 +0000 |
parents | c75dbcec494b |
children |
comparison
equal
deleted
inserted
replaced
3:307d7a7fd348 | 4:a9cd425dd02b |
---|---|
29 * An array of unsafe html characters which are already escaped. | 29 * An array of unsafe html characters which are already escaped. |
30 * | 30 * |
31 * @var array | 31 * @var array |
32 */ | 32 */ |
33 protected $htmlUnsafeEscaped; | 33 protected $htmlUnsafeEscaped; |
34 | |
35 | 34 |
36 /** | 35 /** |
37 * {@inheritdoc} | 36 * {@inheritdoc} |
38 */ | 37 */ |
39 protected function setUp() { | 38 protected function setUp() { |