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