protected property Serializer::$formats in Drupal 10
Same name and namespace in other branches
- 8 core/modules/rest/src/Plugin/views/style/Serializer.php \Drupal\rest\Plugin\views\style\Serializer::formats
- 9 core/modules/rest/src/Plugin/views/style/Serializer.php \Drupal\rest\Plugin\views\style\Serializer::formats
The available serialization formats.
Type: array
File
- core/
modules/ rest/ src/ Plugin/ views/ style/ Serializer.php, line 48
Class
- Serializer
- The style plugin for serialized output formats.
Namespace
Drupal\rest\Plugin\views\styleCode
protected $formats = [];