TraversableObject::$property
Same name in other branches
- 9 core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/TraversableObject.php \Drupal\jsonapi_test_data_type\TraversableObject::property
- 8.9.x core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/TraversableObject.php \Drupal\jsonapi_test_data_type\TraversableObject::property
- 10 core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/TraversableObject.php \Drupal\jsonapi_test_data_type\TraversableObject::property
The test data.
Type: string
File
-
core/
modules/ jsonapi/ tests/ modules/ jsonapi_test_data_type/ src/ TraversableObject.php, line 17
Class
- TraversableObject
- An object which implements \IteratorAggregate.
Namespace
Drupal\jsonapi_test_data_typeCode
public $property = "value";
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.