protected property SerializedData::$data in REST Views 2.0.x
Same name and namespace in other branches
- 8 src/SerializedData.php \Drupal\rest_views\SerializedData::data
The wrapped data.
Type: mixed
File
- src/
SerializedData.php, line 17
Class
- SerializedData
- Wrapper for passing serialized data through render arrays.
Namespace
Drupal\rest_viewsCode
protected $data;