protected property JsonTest::$string in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/Serialization/JsonTest.php \Drupal\Tests\Component\Serialization\JsonTest::string
- 9 core/tests/Drupal/Tests/Component/Serialization/JsonTest.php \Drupal\Tests\Component\Serialization\JsonTest::string
A test string with the full ASCII table.
Type: string
File
- core/
tests/ Drupal/ Tests/ Component/ Serialization/ JsonTest.php, line 19
Class
- JsonTest
- @coversDefaultClass \Drupal\Component\Serialization\Json @group Serialization
Namespace
Drupal\Tests\Component\SerializationCode
protected $string;