You are here

public property TraversableObject::$property in JSON:API 8

Same name and namespace in other branches
  1. 8.2 tests/modules/jsonapi_test_data_type/src/TraversableObject.php \Drupal\jsonapi_test_data_type\TraversableObject::property

File

tests/modules/jsonapi_test_data_type/src/TraversableObject.php, line 10

Class

TraversableObject
An object which implements \IteratorAggregate.

Namespace

Drupal\jsonapi_test_data_type

Code

public $property = "value";